{
  "name": "Cat Poop — Litter Health Scanner",
  "short_name": "Cat Poop",
  "description": "Snap your cat's litter box and get an instant AI health score.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf3ea",
  "theme_color": "#f0664a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}