{
  "name": "DEL-SITY — Loterie en Direct",
  "short_name": "DEL-SITY",
  "description": "Jouez à la loterie en direct, consultez vos tickets et gérez votre compte DEL-SITY.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0e17",
  "theme_color": "#4338ca",
  "categories": ["games", "entertainment"],
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Jouer",
      "url": "/",
      "description": "Accéder au jeu directement"
    },
    {
      "name": "Mes Tickets",
      "url": "/tickets",
      "description": "Voir mes tickets"
    },
    {
      "name": "Résultats",
      "url": "/results",
      "description": "Derniers résultats"
    }
  ]
}
