{
  "name": "Pause-Café",
  "short_name": "Pause-Café",
  "description": "La culture, le temps d'un café. Découvrez les événements culturels autour de vous en quelques secondes.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0e00",
  "theme_color": "#1a0e00",
  "lang": "fr",
  "categories": ["lifestyle", "entertainment", "travel"],
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Événements proches",
      "short_name": "Près de moi",
      "description": "Voir les événements autour de moi",
      "url": "/?tab=map",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Devenir annonceur",
      "short_name": "Annonceurs",
      "description": "Contacter l'équipe Pause-Café",
      "url": "/?tab=contact",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%231a0e00'/%3E%3Ctext y='140' x='28' font-size='120'%3E%E2%98%95%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%231a0e00'/%3E%3Ctext y='370' x='60' font-size='320'%3E%E2%98%95%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "label": "Carte des événements",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [],
  "display_override": ["standalone", "minimal-ui", "browser"]
}
