{
  "id": "quaker-search",
  "name": "Quaker Search",
  "short_name": "Quaker",
  "description": "Faster. Smarter. Cleaner search. Search the web, YouTube, and Wikipedia instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "categories": ["productivity", "search", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Search",
      "short_name": "Search",
      "description": "Open Quaker Search",
      "url": "/",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
