{
  "name": "MagikBox",
  "short_name": "MagikBox",
  "description": "Page d'accueil personnelle — liens, recherche, météo, sync",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#8a7aff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='6' fill='%231a1a1e' stroke='%238a7aff' stroke-width='2'/%3E%3Ctext x='16' y='22' font-family='system-ui' font-size='18' font-weight='600' fill='%238a7aff' text-anchor='middle'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='6' fill='%231a1a1e' stroke='%238a7aff' stroke-width='2'/%3E%3Ctext x='16' y='22' font-family='system-ui' font-size='18' font-weight='600' fill='%238a7aff' text-anchor='middle'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
