{
  "name": "Cars & Coffee Cyprus",
  "short_name": "C&C Cyprus",
  "description": "The premier weekly Sunday car meetup in Larnaca, Cyprus. Cars, coffee, community, and charity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "sports", "social"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-800x800.png",
      "sizes": "800x800",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Next Event",
      "url": "/events",
      "description": "View the next Sunday meetup"
    },
    {
      "name": "Gallery",
      "url": "/gallery",
      "description": "Browse community photos"
    }
  ]
}
