{
  "name": "PEFI — Investigation Toolkit",
  "short_name": "PEFI",
  "description": "OSINT investigation toolkit — manage cases, run investigations, track findings",
  "start_url": "/cases",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+pefi",
      "url": "/deep-link?target=%s"
    }
  ],
  "handle_links": "preferred",
  "url_handlers": [
    {
      "origin": "https://pefi.sunfeld.nl"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://pefi.sunfeld.nl"
    }
  ]
}
