{
  "name": "Forum Produit",
  "short_name": "Forum",
  "description": "Collaboration produit orientée communauté — espaces, discussions et applications",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f7f74",
  "background_color": "#f7f6f1",
  "categories": ["productivity", "social"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Forum Produit — Vue mobile"
    },
    {
      "src": "/favicon.svg",
      "sizes": "1024x768",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Forum Produit — Vue desktop"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Discussions",
      "short_name": "Discussions",
      "url": "/discussions",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Espaces",
      "short_name": "Espaces",
      "url": "/spaces",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "url": "/notifications",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
