{
  "name": "Pair Me If You Can",
  "short_name": "Pair Me If You Can",
  "description": "An AI-powered wine pairing quiz with multiple-choice and sommelier-style rounds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0a08",
  "theme_color": "#7a2f26",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
