{
  "name": "iDayTour",
  "short_name": "iDayTour",
  "description": "Your personal day tour companion - maps, audio guides, coupons & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#4a9e8e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico?v=20260530",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-48.png?v=20260530",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "navigation"]
}
