{
  "name": "Cherry Tree - Très Petite Brasserie",
  "short_name": "Cherry Tree",
  "description": "Très petite brasserie familiale à Buxerolles (Poitiers) - Bières locales authentiques",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ff8c00",
  "background_color": "#121212",
  "lang": "fr",
  "icons": [
    {
      "src": "/logoCherry.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "food",
    "business",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/logoCherry.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide"
    }
  ]
}