{
  "name": "HornetAlert - Real-time hornet, wasp and bee sightings map",
  "short_name": "HornetAlert",
  "description": "Explore real-time hornet, wasp and bee sightings by location. Identify species and see what to do after a sighting or a sting.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F2EC",
  "theme_color": "#F5F2EC",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
