{
  "name": "Sommi",
  "short_name": "Sommi",
  "description": "Sommi — your AI sommelier. Track your cellar and get pairing ideas tailored to your collection.",
  "start_url": "/cellar",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#faf8f5",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    { "src": "/favicon.ico",           "type": "image/x-icon", "sizes": "16x16 32x32" },
    { "src": "/icon-192.png",          "type": "image/png",    "sizes": "192x192",     "purpose": "any" },
    { "src": "/icon-512.png",          "type": "image/png",    "sizes": "512x512",     "purpose": "any" },
    { "src": "/icon-192-maskable.png", "type": "image/png",    "sizes": "192x192",     "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "type": "image/png",    "sizes": "512x512",     "purpose": "maskable" }
  ],
  "prefer_related_applications": false,
  "categories": ["lifestyle", "food"],
  "lang": "en",
  "dir": "auto"
}
