{
  "name": "MilliVibes",
  "short_name": "MilliVibes",
  "description": "MilliVibes — musique, merch et culture africaine depuis Cotonou, Bénin. Une app MilliArts Productions.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "fr",
  "prefer_related_applications": false,
  "categories": ["music", "entertainment", "shopping"],
  "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": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "1188x1656",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Accueil MilliVibes — musique & culture africaine"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MilliVibes — une app MilliArts Productions"
    }
  ],
  "shortcuts": [
    {
      "name": "Boutique",
      "url": "/?page=boutique",
      "description": "Accéder au store MilliArts"
    },
    {
      "name": "Événements",
      "url": "/?page=events",
      "description": "Voir les prochains concerts"
    },
    {
      "name": "Music",
      "url": "/?page=musique",
      "description": "Écouter MilliArts"
    }
  ]
}
