{
  "name": "StellarGuide — Explore the Universe",
  "short_name": "StellarGuide",
  "description": "Ton guide complet du cosmos — encyclopédie, outils interactifs, jeux et actualités spatiales. Bilingue FR/EN.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#03030a",
  "theme_color": "#03030a",
  "orientation": "any",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Guide", "url": "/guide", "icons": [{"src":"/static/favicon.svg","sizes":"any"}] },
    { "name": "Outils", "url": "/tools", "icons": [{"src":"/static/favicon.svg","sizes":"any"}] },
    { "name": "Jeux",   "url": "/games", "icons": [{"src":"/static/favicon.svg","sizes":"any"}] }
  ],
  "categories": ["education", "science", "entertainment"]
}
