{
  "name": "Fable Ink — Interactive Text RPG",
  "short_name": "Fable Ink",
  "description": "An AI-powered interactive text RPG where every choice shapes a unique story.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1612",
  "theme_color": "#c8942a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}