{
  "name": "Bug Bite & Sting Identifier",
  "short_name": "Bug Bite ID",
  "description": "Got bitten but didn't catch the bug? Photograph the bite on your skin and get the most likely culprit in seconds, with clear, responsible guidance on when to seek care. Free to start.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F9FC",
  "theme_color": "#1E66B8",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}