{
  "id": "/?source=pwa",
  "name": "Image2Intel",
  "short_name": "Image2Intel",
  "description": "Turn images (e.g. invoices) into structured data and business insight.",
  "icons": [
    {
      "src": "/img/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "theme_color": "#2fafe0",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait"
}
