{
  "name": "UpAbove.me",
  "short_name": "UpAbove",
  "description": "Immersive 360\u00b0 photos, 360\u00b0 video and 3DGS location exploration.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#02070d",
  "theme_color": "#02070d",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}