{
  "name": "Cranly — tendances et sorties streaming",
  "short_name": "Cranly",
  "description": "Ce qui cartonne, ce qui buzz, ce qui arrive sur les plateformes de streaming.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1024",
  "theme_color": "#0E1024",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/cranly-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon espace",
      "short_name": "Espace",
      "description": "Ma liste, mes séries en cours, mon agenda",
      "url": "/?espace=1"
    }
  ]
}
