{
  "name": "Sac à dos de Mila",
  "short_name": "Sac Mila",
  "description": "L'app compagnon du livre-jeu Mila Ticotte — Choisis TON aventure !",
  "start_url": "./sac-a-dos.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f1e3c1",
  "background_color": "#f5e6c4",
  "lang": "fr",
  "categories": ["books", "education", "kids"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
