{
  "name": "Patel Tyre — Stock Register",
  "short_name": "Patel Tyre",
  "description": "Daily purchase, sale, and stock record for Patel Tyre's warehouses",
  "id": "/patel-tyre/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EEF0F2",
  "theme_color": "#1C1B1A",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
