{
  "name": "RapidStore - Ecommerce Platform",
  "short_name": "RapidStore",
  "description": "Launch Your Online Store in Minutes. Complete e-commerce operating system for modern Indian brands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#c85a32",
  "categories": ["shopping", "business", "finance"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
