{
  "name": "Diabetly",
  "short_name": "Diabetly",
  "description": "Understand your diabetes, in your language. Lab reports explained, country-adapted meal plans, glucose tracking, and medication reminders.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#FAFAF7",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon", "sizes": "64x64", "type": "image/png" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png" },
    { "src": "/api/icon-192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
