{
  "name": "Looma Health",
  "short_name": "Looma",
  "description": "Australian Telehealth — Online Doctor Consultations, Scripts & Referrals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFF",
  "theme_color": "#4B3B8C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "short_name": "Book",
      "url": "/book",
      "description": "Book a full consultation"
    },
    {
      "name": "My Portal",
      "short_name": "Portal",
      "url": "/login",
      "description": "Access your patient portal"
    }
  ]
}
