
{
  "name": "Lungua Smart Inhaler",
  "short_name": "Lungua",
  "description": "Smart Inhaler Monitoring System",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3024/3024310.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3024/3024310.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
