{
  "name": "CPH Highlights — Copenhagen Guide & Planner",
  "short_name": "CPH Highlights",
  "description": "A modern, unofficial guide and free day-planner for Copenhagen — by locals. Best neighbourhoods, bakeries, transport tips and shareable itineraries.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F9F8F6",
  "theme_color": "#FF4D00",
  "lang": "en",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Trip planner",
      "short_name": "Planner",
      "description": "Build your day-by-day Copenhagen itinerary",
      "url": "/planner?source=pwa"
    },
    {
      "name": "Area guides",
      "short_name": "Areas",
      "description": "Explore Copenhagen neighbourhoods",
      "url": "/areas?source=pwa"
    }
  ]
}
