{
  "name": "LotoStatCan - Statistiques des Loteries Canadiennes",
  "short_name": "LotoStatCan",
  "description": "Analysez les statistiques et tendances des loteries canadiennes avec des graphiques interactifs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "utilities", "finance"],
  "lang": "fr-CA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Lotto 6/49",
      "short_name": "6/49",
      "description": "Statistiques Lotto 6/49",
      "url": "/lotteries/lotto-649",
      "icons": [
        {
          "src": "/Images/circle_logo_white_bg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lotto Max",
      "short_name": "Max",
      "description": "Statistiques Lotto Max",
      "url": "/lotteries/lotto-max",
      "icons": [
        {
          "src": "/Images/circle_logo_white_bg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Daily Grand",
      "short_name": "Daily",
      "description": "Statistiques Daily Grand",
      "url": "/lotteries/daily-grand",
      "icons": [
        {
          "src": "/Images/circle_logo_white_bg.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
