{
  "id": "diventurai-pwa-v1",
  "name": "DiventurAI",
  "short_name": "Diventur",
  "description": "The World Is Your Gameboard. Turn any location into a personalized adventure with AI-powered games and discovery.",
  "categories": ["travel", "games", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "https://diventurai.golcons.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "scope": "/",
  "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"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/diventurai-fun-anywhere/id6742792337"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ai.funcon",
      "id": "ai.funcon"
    }
  ],
  "prefer_related_applications": true
}