{
  "name": "Townsville Fuel Finder",
  "short_name": "Fuel Finder",
  "description": "Find the cheapest fuel prices in Townsville, Queensland. Real-time data from all service stations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1A3A5C",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231A3A5C' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%2360a5fa'/><path d='M96 60v50M76 95h40' stroke='%23ffffff' stroke-width='6' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231A3A5C' width='512' height='512'/><circle cx='256' cy='256' r='160' fill='%2360a5fa'/><path d='M256 160v130M200 255h112' stroke='%23ffffff' stroke-width='16' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231A3A5C' width='192' height='192' rx='45'/><circle cx='96' cy='96' r='60' fill='%2360a5fa'/><path d='M96 60v50M76 95h40' stroke='%23ffffff' stroke-width='6' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "travel"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23fafaf8' width='540' height='720'/><rect fill='%231A3A5C' width='540' height='80'/><text x='270' y='50' font-size='24' font-weight='bold' fill='%23ffffff' text-anchor='middle'>Townsville Fuel Finder</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Cheapest Fuel",
      "short_name": "Cheapest",
      "description": "Find the cheapest fuel prices in Townsville",
      "url": "/?fuel=Unleaded",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310b981' width='96' height='96'/><path d='M48 20L60 50H36Z' fill='%23ffffff'/><circle cx='48' cy='65' r='12' fill='%23ffffff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
