{
  "id": "/mobile/",
  "name": "PlayMUD.online Mobile",
  "short_name": "PlayMUD.online",
  "description": "A mobile MUD client with shared profiles and automation.",
  "start_url": "/mobile/",
  "scope": "/mobile/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#090b08",
  "theme_color": "#11130f",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "./icons/playmud-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/playmud-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/playmud-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
