{
  "name": "Sentore AI",
  "short_name": "Sentore AI",
  "description": "Your personal AI sommelier. Visual dish analysis, menu scanning, and label recognition for the perfect wine pairing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C1B1F",
  "theme_color": "#A7001E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}