{
  "name": "LitterCalc - Cat Litter Calculator",
  "short_name": "LitterCalc",
  "description": "Calculate your cat's monthly litter usage and cost across 6 types",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f5",
  "theme_color": "#b84828",
  "icons": [
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
