{
  "name": "Dogpile - Search Engine",
  "short_name": "Dogpile",
  "description": "Dogpile metasearch — fetches the best results from Google, Bing, and Yahoo into one feed.",
  "icons": [
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/icon.png",
      "sizes": "120x120",
      "type": "image/png"
    }
  ],
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"]
}
