{
  "name": "GentNow — Ghent City Guide",
  "short_name": "GentNow",
  "description": "Live offers, events & places in Ghent, Belgium",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#00e5a0",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "food", "lifestyle"],
  "shortcuts": [
    {
      "name": "Flash Offers",
      "url": "/?tab=offers",
      "description": "Live deals near you"
    },
    {
      "name": "Events",
      "url": "/?tab=events",
      "description": "What's on in Ghent"
    }
  ]
}
