{
  "name": "Oustad Inventory",
  "short_name": "Oustad",
  "description": "Inventory and billing for small shops",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#0d9488",
  "lang": "en",
  "icons": [
    {
      "src": "/Content/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Content/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
