{
  "name": "Crowsnav — Co-pilote voile",
  "short_name": "Crowsnav",
  "description": "Application compagnon de navigation voile tout-en-un",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c4a6e",
  "theme_color": "#0c4a6e",
  "categories": ["navigation", "weather", "utilities"],
  "lang": "fr",
  "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"
    }
  ]
}
