{
  "name": "LandmarkHeroes",
  "short_name": "LandmarkHeroes",
  "description": "A text-based browser RPG — quests, combat, crafting, and a world of adventure.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#08080e",
  "theme_color": "#c8a230",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
