{
  "name": "Ruchitara – Fresh Batters & Authentic Spice Powders",
  "short_name": "Ruchitara",
  "description": "Order stone-ground fresh batters and authentic spice powders (podis) online. Delivered daily in Hyderabad. FSSAI certified. No preservatives. Indulge in Shadruchulu.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#3d9a56",
  "theme_color": "#3d9a56",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-16x16.png",   "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32x32.png",   "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ruchitara Home – Browse fresh batters and spice powders"
    },
    {
      "src": "/screenshots/products.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product listings – Dosa batter, Millet batters, Podis"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Browse and order fresh batters and podis",
      "url": "/#categories",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your Ruchitara order",
      "url": "/track",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ruchithara.app",
      "id": "com.ruchithara.app"
    }
  ]
}
