{
  "name": "Patrimoine360",
  "lang": "fr",
  "short_name": "P360",
  "description": "Gestion des sites, biens, affectations et rappels.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#08233B",
  "background_color": "#FEFEFE",
  "icons": [
    {
      "src": "/static/images/brand/patrimoine360-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/brand/patrimoine360-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
