{
  "name": "MANYWHERE · A life between worlds",
  "short_name": "MANYWHERE",
  "description": "A text-only open-world role-playing game set at the meeting place of universes.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#101314",
  "theme_color": "#b8f2c8",
  "orientation": "any",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
