{
  "name": "EwayPrint - Online Printing Service",
  "short_name": "EwayPrint",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a651",
  "description": "Print documents online at ₹0.50/page with fast doorstep delivery across India. No minimum order. Trusted by 50,000+ users.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "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": "app_logo.png",
    "sizes": "200x200",
    "type": "image/png",
    "purpose": "any"
  }
  ]
}