{
  "name": "Ashoka Threads",
  "short_name": "Ashoka",
  "description": "Shop ready-to-ship sarees from Ashoka Threads.",
  "start_url": "/?utm_source=pwa&utm_medium=home_screen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FEF8E8",
  "theme_color": "#9B593D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
