{
  "name": "HooDat — People & Social Profile Lookup",
  "short_name": "HooDat",
  "description": "Search a phone number, email, name, or address and see who it belongs to — including their Instagram, TikTok, and Facebook profiles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0C",
  "theme_color": "#0D0D0C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
