{
  "name": "Vinage",
  "short_name": "Vinage",
  "description": "Your personal wine cellar — scan, store, pair.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#5C2896",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
