{
  "name": "OuchRPG — The Infinite Text Adventure",
  "short_name": "OuchRPG",
  "description": "An infinite procedural text adventure with d20 combat, spells, skills, and towns.",
  "start_url": "/InfiniteRPG/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a0e2e",
  "background_color": "#1a0e2e",
  "scope": "/InfiniteRPG/",
  "icons": [
    {
      "src": "OuchRPG-Logo.png",
      "sizes": "768x768",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "40x40",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en"
}
