{
  "name": "Balcatta Pharmacy",
  "short_name": "Balcatta Pharmacy",
  "description": "Your local Balcatta chemist for prescriptions, eScripts, medication reviews, health checks and Webster packs. Independent, family-run, open six days.",
  "lang": "en-AU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7eb",
  "theme_color": "#e85420",
  "categories": ["health", "medical", "shopping"],
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call the pharmacy",
      "short_name": "Call",
      "url": "/contact/"
    },
    {
      "name": "Our services",
      "short_name": "Services",
      "url": "/services/"
    },
    {
      "name": "Health articles",
      "short_name": "Articles",
      "url": "/articles/"
    }
  ]
}
