{
  "id": "/",
  "name": "Amar Plastic & Crockery",
  "short_name": "Amar Plastic",
  "description": "Wholesale plastic and crockery ecommerce app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["shopping", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screen-home.png",
      "sizes": "768x1365",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home page with featured products"
    },
    {
      "src": "/screen-product.png",
      "sizes": "768x1365",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product listing page"
    },
    {
      "src": "/screen-login.png",
      "sizes": "768x1365",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Login and registration"
    }
  ]
}
