{
  "name": "XCEL Scientific",
  "short_name": "XCEL",
  "description": "XCEL Scientific Pvt. Ltd. — medical devices for coronary and peripheral intervention. Make in India.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#12202E",
  "theme_color": "#0C2744",
  "lang": "en",
  "categories": ["medical", "business"],
  "icons": [
    {
      "src": "/static/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "url": "/products",
      "description": "Browse the device portfolio"
    },
    {
      "name": "Size finder",
      "url": "/finder",
      "description": "Find devices by Ø × L"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Talk to XCEL Scientific"
    }
  ]
}
