{
  "name": "Coffee in the Sun | Find Sunny Terraces in Your City",
  "short_name": "Coffee in the Sun | Find Sunny Terraces in Your City",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "description": "Coffee in the Sun shows you exactly where sunlight hits and where shadows fall. See real-time 3D building shadows, plan ahead with time travel, and find your perfect sunny spot.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/en/",
  "scope": "/en/",
  "lang": "en"
}