{
  "name": "AI Adventures \u2014 Chronicle Engine",
  "short_name": "AI Adventures",
  "description": "Interactive AI-powered text RPG and story generator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f59e0b",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
