{
  "name": "Star Wars Story",
  "short_name": "Star Wars",
  "version": "3.0.0",
  "description": "Écris ta légende — une aventure interactive Star Wars où chaque choix façonne un monde vivant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06070b",
  "theme_color": "#06070b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon-16.png",       "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32.png",       "sizes": "32x32",   "type": "image/png" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["games", "entertainment"],
  "lang": "fr",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nouvelle histoire",
      "short_name": "Nouveau",
      "url": "/new",
      "description": "Créer une nouvelle aventure"
    }
  ]
}
