{
  "name": "Pool Buddy - Smart Pool Care",
  "short_name": "Pool Buddy",
  "description": "Track water chemistry, get dosing recommendations, and keep your pool crystal clear with smart camera scanning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "categories": ["lifestyle", "utilities", "health"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='88' fill='%230ea5e9'/><path d='M96 40c24 27 24 51 0 78-24-27-24-51 0-78z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='240' fill='%230ea5e9'/><path d='M256 100c64 72 64 136 0 208-64-72-64-136 0-208z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1170 2532'><rect fill='%23f3f4f6' width='1170' height='2532'/><text x='585' y='1266' text-anchor='middle' font-size='48' fill='%230ea5e9'>Pool Buddy</text></svg>",
      "sizes": "1170x2532",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "New Reading",
      "short_name": "New",
      "description": "Record a new pool test reading",
      "url": "/new-reading",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='44' fill='%230ea5e9'/><path d='M48 20v56M20 48h56' stroke='white' stroke-width='8' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "History",
      "short_name": "History",
      "description": "View your pool reading history",
      "url": "/history",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='44' fill='%230ea5e9'/><path d='M24 32h48M24 48h48M24 64h32' stroke='white' stroke-width='6' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
