{
  "name": "Dungarvan Discovery - Adventure Cards",
  "short_name": "Dungarvan Discovery",
  "description": "Discover hidden gems and unforgettable experiences in Dungarvan, Ireland's Ancient East through interactive adventure cards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IE",
  "categories": ["travel", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180", 
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Deal Cards",
      "short_name": "Deal",
      "description": "Get 5 random adventure cards",
      "url": "/?action=deal",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
