{
  "name": "SA Wine Insider",
  "short_name": "Wine Insider",
  "description": "Discover South African wine — browse by area and varietal, or search directly, and buy straight from the estate or wine shop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0c0b",
  "theme_color": "#0e0c0b",
  "icons": [
    { "src": "/static/favicon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/favicon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Take a picture of wine",
      "short_name": "Photo search",
      "description": "Identify a wine from a photo",
      "url": "/?action=photo",
      "icons": [
        { "src": "/static/shortcut-photo-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Loyalty card",
      "short_name": "Loyalty",
      "description": "Open your loyalty QR card",
      "url": "/?action=loyalty",
      "icons": [
        { "src": "/static/shortcut-loyalty-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
