{
  "name": "InternetBillCalc - Broadband Cost Calculator",
  "short_name": "InternetCalc",
  "description": "Free US home internet bill calculator. Compare broadband costs by state, uncover hidden fees, and find the best internet savings.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#165DFF",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
