{
  "name": "Doza – Leave the Couch. Discover the World.",
  "short_name": "Doza",
  "description": "Every step turns real-world walking into a lifetime adventure across a magical version of Earth.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#050509",
  "theme_color": "#0e0c1a",
  "categories": ["games", "adventure", "health", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png?v=5", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icon-512.png?v=5", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
