{
  "name": "Virocity Site Preview",
  "short_name": "Site Preview",
  "description": "Preview your Virocity sites in the browser.",
  "start_url": "/sites",
  "scope": "/sites",
  "display": "browser",
  "background_color": "#0B101E",
  "theme_color": "#0B101E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
