{
  "name": "PCM Supplier Portal",
  "short_name": "Supplier Portal",
  "description": "A portal for suppliers to perform CRUD operations on their data",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#db0f16",
  "theme_color": "#db0f16",
  "orientation": "portrait",
  "scope": "/",
  "id": "pcm-supplier-portal-app",
  "lang": "en-US",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
