{
  "short_name": "Reptro",
  "name": "Reptro - Campus Delivery App",
  "description": "Fast campus delivery for GEC Arwal students. Groceries, snacks, medicines & fresh sprouts in 10 minutes.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1a365d",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["shopping", "food", "lifestyle"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "images/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}