{
  "id": "/app.html",
  "name": "OCCULTIX — Paranormal Source Engine",
  "short_name": "OCCULTIX",
  "description": "A classified cartography of paranormal, dimensional and occult sites across Central and Southeast Europe.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040408",
  "theme_color": "#8b6fff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "OCCULTIX Map — Field Investigation Archive"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OCCULTIX Desktop — Paranormal Source Engine"
    }
  ],
  "categories": ["navigation", "utilities"]
}