{
  "name": "Qamiroo - Audiology & Clinic Operating System",
  "short_name": "Qamiroo",
  "description": "Multi-branch audiology clinic management, pure tone audiometry, CRM, invoicing, and inventory ERP.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E4E79",
  "icons": [
    {
      "src": "/brand/qamiroo-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/qamiroo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/qamiroo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}