{
  "name": "EVP-MINI Paranormal Investigation",
  "short_name": "EVP-MINI",
  "description": "Paranormal Investigation PWA — EVP Capture, Spirit Box, Visual Anomaly Detection & EMF Sensing",
  "start_url": "/evp/",
  "scope": "/evp/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
