{
  "name": "Astrum",
  "short_name": "Astrum",
  "description": "Abstror OS GUI",
  "author": "Abstror",
  "keywords": "OS",
  "start_url": "ui.htm",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons":[
    {
      "src": "https://abstror.neocities.org/astrum/r/icn/astrum.png",
      "type": "image/png",
      "size": "96x96",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512"
    }
  ]
}