{
  "name": "MODROI.COM",
  "short_name": "MODROI",
  "background_color": "#fff",
  "theme_color": "#fff",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "/?utm_source=pwa",
  "categories": ["game", "app", "modroi-store"],
  "capture_links": "existing-client-navigate",
  "url_handlers": [
      {
        "origin": "https://modroi.com"
      },
      {
        "origin": "https://modroi.com"
      }
  ],
  "icons": [
    {
      "src": "",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
