{
  "name": "Everything Paphos",
  "short_name": "Paphos",
  "id": "/",
  "description": "Discover Cyprus's West Coast — cafés, restaurants, beaches, events and trusted local services.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0088A8",
  "theme_color": "#0088A8",
  "categories": ["travel", "lifestyle", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
