{
  "name": "AdegApp - Global Cellar Intelligence",
  "short_name": "AdegApp",
  "description": "Global cellar intelligence for wine, spirits, terroirs and private collections.",
  "start_url": "/?app=1&lang=en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": [
    "food",
    "lifestyle",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "/images/icons/adegapp-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/adegapp-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/adegapp-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
