{
  "name": "Pause-Café",
  "short_name": "Pause-Café",
  "description": "Sorties culturelles à Paris à moins de 15 minutes à pied",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0e00",
  "theme_color": "#1a0e00",
  "orientation": "portrait",
  "lang": "fr",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "categories": ["lifestyle", "entertainment", "travel"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "url": "url"
    }
  }
}
