{
  "name": "Sipp",
  "short_name": "Sipp",
  "description": "Your AI wine sommelier",
  "id": "/",
  "scope": "/",
  "start_url": "https://hellosipp.app/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3D2B6B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
