{
  "name": "Strike Window",
  "short_name": "Strike Window",
  "description": "Tactical offshore fishing conditions — Sydney. Live Go/No-Go verdict before you burn the fuel.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c0f",
  "theme_color": "#080c0f",
  "categories": ["sports", "navigation", "weather"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Strike Window — Desktop tactical brief"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Strike Window — Mobile Go/No-Go verdict"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Verdict",
      "short_name": "Verdict",
      "description": "Check today's offshore conditions",
      "url": "/?utm_source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
