{
  "id": "./",
  "name": "w0rld",
  "short_name": "w0rld",
  "description": "Your world, one tap away. Play w0rld in its own app window.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#161322",
  "theme_color": "#161322",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
