{
  "name": "PechNorm",
  "short_name": "PechNorm",
  "description": "Application de peche en mer et a pied - Normandie et France entiere",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2242",
  "theme_color": "#0d2242",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "navigation",
    "sports",
    "weather"
  ],
  "shortcuts": [
    {
      "name": "Meteo",
      "url": "/meteo",
      "description": "Meteo marine"
    },
    {
      "name": "Conseiller",
      "url": "/conseiller",
      "description": "Conseiller peche"
    },
    {
      "name": "SOS",
      "url": "/sos",
      "description": "Urgence maritime"
    }
  ]
}
