{
  "name": "SmartBreath AI",
  "short_name": "SmartBreath",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f1a22",
  "theme_color": "#18b6e6",
  "description": "Revolutionizing respiratory care with AI-driven insights.",
  "icons": [
    { "src": "smartbreath-mark.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "img/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "img/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "img/favicon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "img/favicon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "img/android-chrome-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ]
}
