{
  "name": "Scoop HVAC Savings App",
  "short_name": "Scoop Savings",
  "description": "Find out what your old heating system is really costing you. Free heat pump savings calculator from Superior CO-OP HVAC.",
  "id": "/tools/cost-calculator.html",
  "start_url": "/tools/cost-calculator.html?utm_source=app&utm_medium=pwa&utm_campaign=savings_app",
  "scope": "/tools/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0507",
  "theme_color": "#160205",
  "icons": [
    {
      "src": "/tools/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tools/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tools/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
