{
  "name": "Oxro",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#313339",
  "theme_color": "#4555a5",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "img/icons/32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/icons/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icons/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "img/icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
