{
  "name": "NautiPro — Le Cerveau du Chantier Naval",
  "short_name": "NautiPro",
  "description": "Gérez votre chantier naval en temps réel. Coordination artisans, suivi bateaux, pièces, facturation.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0F4C81",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "fr"
}
