{
  "name": "Dungeon Party",
  "short_name": "Dungeon Party",
  "description": "MMO Dungeon Simulator",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1018",
  "theme_color": "#0e1018",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
