{
  "name": "Fish Translator",
  "short_name": "FishTranslator",
  "description": "AI-powered fishing intelligence — food chain to your tackle box. Works offline on the water.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/assets/media/favicons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/media/favicons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/media/favicons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["sports", "lifestyle", "weather"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Fish Finder", "url": "/fish-finder.html", "description": "Find fishing spots near you" },
    { "name": "Angler Coach", "url": "/angler-coach.html", "description": "AI coaching for your water" },
    { "name": "Log a Catch", "url": "/catch-log.html", "description": "Record your catch" },
    { "name": "Species Guide", "url": "/species-guide.html", "description": "Explore 80+ species" }
  ]
}
