{
  "name": "MyStartupQuest",
  "short_name": "StartupQuest",
  "description": "Start with $0. Build a company. Live with the consequences.",
  "id": "/",
  "start_url": "/index.php/runs",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3e8",
  "theme_color": "#171711",
  "categories": ["games", "education"],
  "icons": [
    {"src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
