{
  "name": "Nico & Luca RF",
  "short_name": "NicoLucaRF",
  "description": "Professional fishing intelligence with live marine conditions, species context, and captain-ready planning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061017",
  "theme_color": "#0D1117",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Forecast",
      "short_name": "Forecast",
      "description": "Open the live marine dashboard.",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "AI Advisor",
      "short_name": "Advisor",
      "description": "Open fishing planning support.",
      "url": "/advisor",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Catch Feed",
      "short_name": "Feed",
      "description": "View recent catches and spots.",
      "url": "/feed",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["sports", "weather", "navigation"]
}
