{
  "name": "ClaimRebate.ca — Ontario Energy Rebate Calculator",
  "short_name": "ClaimRebate",
  "description": "Free calculator showing Ontario homeowners how much they qualify for in energy rebates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#0F6E56",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
