{
  "id": "/",
  "name": "HookUp — Fishing Conditions",
  "short_name": "HookUp",
  "description": "Real-time fishing conditions, HookUp Score, bait suggestions, and interactive map for any US water body.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with fishing conditions and HookUp Score"
    },
    {
      "src": "/screenshot-map.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Interactive explore map with overlay layers"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Map",
      "url": "/map",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Score Timeline",
      "url": "/timeline",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["sports", "weather", "lifestyle"]
}