{
  "name": "Veille Opérationnelle Famille",
  "short_name": "Veille Famille",
  "description": "Hub de surveillance opérationnelle pour la famille — Essonne, Oléron, Pontmain, Vannes",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0e0c",
  "theme_color": "#c8a84b",
  "icons": [
    {
      "src": "/public/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-192x192-alert.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/public/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f0e0c' width='540' height='720'/><text x='270' y='100' font-size='40' text-anchor='middle' fill='%23c8a84b' font-family='serif'>VEILLE OPÉRATIONNELLE</text><text x='270' y='200' font-size='60' text-anchor='middle' fill='%23ff4444' font-family='serif'>🔴</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de Bord Bureau",
      "short_name": "Bureau",
      "description": "Tableau complet avec toutes les prophéties",
      "url": "/veille_v5_complet.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a150a' width='96' height='96'/><text x='48' y='65' font-size='50' text-anchor='middle' fill='%23e8cc7a' font-family='serif'>💻</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Itinéraires de Départ",
      "short_name": "Itinéraires",
      "description": "Routes Essonne → Oléron / Pontmain / Vannes",
      "url": "/itineraires.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230a1a0e' width='96' height='96'/><text x='48' y='65' font-size='50' text-anchor='middle' fill='%238fcf97' font-family='serif'>🗺️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
