{
  "name": "Dieo Games",
  "short_name": "Dieo",
  "description": "The official website of Dieo Games — an independent studio crafting cinematic and story-driven experiences using Unreal Engine 5.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/images/logo/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Dieo Games Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
