{
  "short_name": "PaperOS",
  "name": "PaperOS",
  "icons": [
    {
      "src": "paperos-favicon.ico",
      "sizes": "76x76 48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/paperos-favicon_192.png",
      "sizes": "196x196 192x192 180x180 167x167 152x152 128x128",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFDE70",
  "background_color": "#ffffff"
}
