{
  "name": "Ganic Stores",
  "short_name": "Ganic",
  "description": "Premium organic oils and natural products. 100% pure, cold-pressed oils.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle",
    "food"
  ],
  "lang": "en-IN"
}