{
  "name": "CorfuRide - AI Guide to Corfu",
  "short_name": "CorfuRide",
  "description": "Your free AI-powered travel guide for Corfu island, Greece",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#fdf9f3",
  "theme_color": "#0a6e6e",
  "orientation": "portrait",
  "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"
    }
  ]
}
