{
  "name": "Allergy Diary",
  "short_name": "Allergy Log",
  "description": "Record a reaction, recall what you were exposed to beforehand, and see what recurs across your episodes. Private, offline-capable, data stays on your device.",
  "start_url": "/allergy-diary/",
  "scope": "/allergy-diary/",
  "id": "/allergy-diary/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4C43A8",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["health", "lifestyle", "utilities"],
  "lang": "en"
}
