{
  "name": "Liyanawap Business Solution",
  "short_name": "Liyanawap",
  "description": "Business, Technology and Finance consulting, services and training.",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eef2ff",
  "theme_color": "#2563eb",
  "lang": "en-IN",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "images/icons/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icons/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Call",
      "short_name": "Book",
      "url": "./book",
      "description": "Schedule a free consultation"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "./services"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "./contact"
    }
  ]
}
