{
  "name": "Momor",
  "short_name": "Momor",
  "description": "Search that gets it. Next-gen search that thinks ahead and respects your privacy.",
  "id": "/search",
  "start_url": "/search",
  "scope": "/search",
  "display": "standalone",
  "theme_color": "#fafafa",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}