{
  "name": "Deccan Goats",
  "short_name": "Deccan Goats",
  "description": "Buy healthy, vaccinated goats directly from farmers. Delivered to your doorstep.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#166534",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/DeccanLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/DeccanLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/DeccanLogo2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Goats",
      "short_name": "Shop",
      "description": "Browse available goats",
      "url": "/shop",
      "icons": [{ "src": "/DeccanLogo2.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/orders",
      "icons": [{ "src": "/DeccanLogo2.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["shopping", "business"],
  "lang": "en-IN",
  "dir": "ltr"
}
