{
  "name": "StewVed's Webtop",
  "short_name": "Webtop",
  "description": "desktop experience with apps and games by StewVed",
  "lang": "en",
  "scope": "/",
  "start_url": ".",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#444",
  "background_color": "#444",
  "icons": [{
    "src": "favicon.svg"
  }, {
    "src": "favicon.png",
    "sizes": "64x64",
    "type": "image/png"
  }, {
    "src": "favicon256.png",
    "sizes": "256x256",
    "type": "image/png"
  }
  ]
}
