{
  "name": "kex.gg - Play & Create Interactive AI Stories",
  "short_name": "kex.gg",
  "description": "Step into immersive, choice-driven stories brought to life by AI characters. Play living adventures, shape every scene, and create worlds of your own.",
  "start_url": "/",
  "id": "kex.gg",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "en",
  "categories": [
    "entertainment",
    "games",
    "social",
    "books"
  ],
  "screenshots": [],
  "icons": [
    {
      "src": "/images/common/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/common/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Stories",
      "short_name": "Discover",
      "description": "Browse interactive AI stories to play",
      "url": "/",
      "icons": [
        {
          "src": "/images/common/logo-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Create a Story",
      "short_name": "Create",
      "description": "Craft your own interactive AI story",
      "url": "/create-story",
      "icons": [
        {
          "src": "/images/common/logo-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
