{
  "name": "OTCHAOS",
  "short_name": "OTCHAOS",
  "description": "Browser MMORPG client",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0d0d0d",
  "background_color": "#0d0d0d",
  "prefer_related_applications": false,
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "png/chaos.png",
      "sizes": "68x68",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "png/chaos-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "png/chaos-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "png/chaos-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
