{
  "name": "DM 403 Web TV",
  "short_name": "DM403 TV",
  "description": "La Web TV officielle du District Multiple 403 Lions International – Connecter & Inspirer l'Afrique.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#001040",
  "theme_color": "#002980",
  "lang": "fr",
  "scope": "/",
  "categories": ["news", "entertainment"],
  "icons": [
    { "src": "/static/icon-72x72.png",       "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-96x96.png",       "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-128x128.png",     "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-144x144.png",     "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-152x152.png",     "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-192x192.png",     "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-384x384.png",     "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512x512.png",     "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/static/logo-dm403.png",
      "sizes": "400x400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DM 403 Web TV – Accueil"
    }
  ],
  "shortcuts": [
    {
      "name": "En Direct",
      "short_name": "Direct",
      "description": "Regarder la Web TV en direct",
      "url": "/#live",
      "icons": [{ "src": "/static/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Faire un don",
      "short_name": "Don",
      "description": "Soutenir la DM 403 Web TV",
      "url": "/#don",
      "icons": [{ "src": "/static/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
