{
  "name": "QronoPlay",
  "short_name": "QronoPlay",
  "description": "Plateforme de jeux marketing - Quiz, instant gagnant, grattage, roue de la fortune",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7C4DFF",
  "background_color": "#0B0E1A",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "business"],
  "lang": "fr-FR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nos Jeux",
      "short_name": "Jeux",
      "description": "Découvrir les jeux marketing",
      "url": "/jeux",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tarifs",
      "short_name": "Tarifs",
      "description": "Voir les tarifs",
      "url": "/tarifs",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
