{
  "name": "AshKam Dental",
  "short_name": "AshKam",
  "description": "AshKam Dental - Premium endodontic files, rotary systems and dental technology. Browse products, learn from our Education Hub, and ask our expert dentists — online or offline.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#7f1d1d",
  "theme_color": "#7f1d1d",
  "categories": ["medical", "health", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Products",
      "url": "/products?source=pwa",
      "description": "Browse AshKam Dental products"
    },
    {
      "name": "Education Hub",
      "short_name": "Education",
      "url": "/education?source=pwa",
      "description": "Masterclasses, webinars and clinical evidence"
    },
    {
      "name": "Ask Your Dentist",
      "short_name": "Ask Dentist",
      "url": "/ask-dentist?source=pwa",
      "description": "Evidence-based Q&A chatbot"
    }
  ]
}
