{
  "name": "Get Frresh",
  "short_name": "Get Frresh",
  "description": "ताज्या भाज्या, रोज दारात. Fresh vegetables delivered daily, with a personalised weekly plan.",
  "start_url": "/mr",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F5",
  "theme_color": "#FFD400",
  "lang": "mr",
  "dir": "ltr",
  "categories": ["food", "shopping", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "स्मार्ट लिस्ट",
      "url": "/mr/smart-list"
    },
    {
      "name": "माझा आहार प्लॅन",
      "url": "/mr/meal-plan"
    }
  ]
}
