{
  "name": "SAFE",
  "short_name": "SAFE",
  "description": "Supply Allocation and Freight Engine",

  "start_url": "/?source=pwa",
  "scope": "/",

  "display": "fullscreen",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#4f46e5",

  "icons": [
    {
      "src": "/icons/logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
