{
  "name": "CaseScene — Detective Mystery Game",
  "short_name": "CaseScene",
  "description": "Interrogate suspects. Find the killer. Daily AI-composed murder mysteries in Turkish, English, and Russian.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B0F1A",
  "background_color": "#0B0F1A",
  "categories": ["games", "puzzles", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Demo",
      "url": "/tr/demo",
      "description": "Jump straight into a curated case"
    },
    {
      "name": "Multiplayer",
      "url": "/tr/multiplayer",
      "description": "Quick match a co-op investigation"
    }
  ]
}
