{
  "name": "MedEasy — Medical Expenses & KM Tracker",
  "short_name": "MedEasy",
  "description": "Snap a receipt, AI fills the form, CRA-ready at tax time. 10% of every payment supports Hope Air. Built in Canada.",
  "start_url": "/log",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F2",
  "theme_color": "#2C4C3B",
  "lang": "en-CA",
  "categories": ["health", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
