{
  "name": "Forêt Protect",
  "short_name": "ForêtProtect",
  "description": "Gérez et protégez votre patrimoine naturel forestier — documentation, suivi et rapports.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1c3d2b",
  "theme_color": "#1c3d2b",
  "orientation": "any",
  "lang": "fr",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "./assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
