{
  "name": "Phantom-Finder",
  "short_name": "Phantom Finder",
  "description": "Discover haunted places, UFO sightings, Bigfoot hotspots, and cryptid locations on an interactive paranormal map.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#1a0a2e",
  "background_color": "#0d0d0d",
  "display": "standalone",
  "start_url": "/"
}