{
  "name": "Plutonium Sales Portal",
  "short_name": "Sales Portal",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#fccb00",
  "orientation": "portrait-primary",
  "scope": "/sales/",
  "icons": [
    {
      "src": "../images/logo/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/logo/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
