{
  "name": "ORZINT API Vault",
  "short_name": "ORZINT",
  "description": "Discover, filter, and access over 26,000 public APIs. Includes OSINT Terminal for IP, username, email, phone, DNS and WHOIS lookups.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080f",
  "theme_color": "#8b5cf6",
  "categories": ["developer tools", "productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "label": "ORZINT API Vault home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "OSINT Terminal",
      "short_name": "Terminal",
      "description": "Open the OSINT intelligence terminal",
      "url": "/?view=terminal",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
