{
  "name": "MAKOTHOTH — The Hacker's Journey",
  "short_name": "MAKOTHOTH",
  "description": "A cybersecurity time-travel game. 5,000 years of security history. 13 playable eras.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030410",
  "theme_color": "#D4AA32",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/api/dalle-image-store?key=makothoth-icon&raw=1&w=512&q=90",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/dalle-image-store?key=makothoth-icon&raw=1&w=192&q=90",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/dalle-image-store?key=makothoth-icon&raw=1&w=180&q=90",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
