{
  "name": "Sunny & Odie — Symptom Tracker",
  "short_name": "Sunny & Odie",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f2f2",
  "theme_color": "#f3f2f2",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23f3f2f2'/%3E%3Cg fill='none' stroke='%23201e1d' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M7 13 L6 4 L12 8.5'/%3E%3Cpath d='M25 13 L26 4 L20 8.5'/%3E%3Cpath d='M6 13 C6 22 10 28 16 28 C22 28 26 22 26 13'/%3E%3Cpath d='M6 13 C6 13 10 10 16 10 C22 10 26 13 26 13'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}