{
  "name": "PROSPERIA : Jouer et Gagner",
  "short_name": "PROSPERIA",
  "description": "Le jeu de gamification qui récompense tes dépenses et tes actions locales à Conflans-Sainte-Honorine.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/index.html",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0a1838",
  "theme_color": "#0a1838",
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
