{
  "name": "OneIndia Unified Business OS",
  "short_name": "OneIndia OS",
  "description": "A complete commerce operating system for verified Indian businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFBF7",
  "theme_color": "#B24124",
  "categories": ["shopping", "business", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop",
      "description": "Browse verified sellers"
    },
    {
      "name": "My orders",
      "url": "/orders",
      "description": "Track your deliveries"
    },
    {
      "name": "Seller portal",
      "url": "/seller",
      "description": "Manage your business"
    }
  ]
}
