{
  "name":             "SakuraRewards",
  "short_name":       "SakuraSpin",
  "description":      "Activez la roue de récompenses pour vos clients en un tap.",
  "start_url":        "/play",
  "scope":            "/",
  "display":          "standalone",
  "orientation":      "portrait",
  "background_color": "#0A0A0B",
  "theme_color":      "#0A0A0B",
  "lang":             "fr",
  "categories":       ["games", "lifestyle", "business"],
  "icons": [
    {
      "src":     "/icons/favicon/favicon.ico",
      "sizes":   "48x48",
      "type":    "image/x-icon"
    },
    {
      "src":     "/icons/favicon/favicon-96x96.png",
      "sizes":   "96x96",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/favicon/web-app-manifest-192x192.png",
      "sizes":   "192x192",
      "type":    "image/png",
      "purpose": "maskable"
    },
    {
      "src":     "/icons/favicon/web-app-manifest-512x512.png",
      "sizes":   "512x512",
      "type":    "image/png",
      "purpose": "maskable"
    },
    {
      "src":     "/icons/favicon/favicon.svg",
      "sizes":   "any",
      "type":    "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name":       "Ma roue",
      "short_name": "Jouer",
      "url":        "/play",
      "icons": [{ "src": "/icons/favicon/favicon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
