{
  "name": "Cryptid Atlas",
  "short_name": "Cryptid Atlas",
  "description": "Explore cryptid sightings and legendary creatures from around the world.",
  "theme_color": "#0a1c0c",
  "background_color": "#0a1c0c",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
