{
  "name": "Tick Map",
  "short_name": "Tick Map",
  "description": "Crowdsourced tick encounter map. See tick sightings and bites near you, report encounters, and identify ticks with AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F3EF",
  "theme_color": "#1B4332",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
