{
  "name": "MoatGoat — the answer engine you own",
  "short_name": "MoatGoat",
  "description": "Search your own index. One answer, every source shown. No ads, so no reason to watch you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfcfb",
  "theme_color": "#f07830",
  "orientation": "any",
  "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"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Search",
      "url": "/?new=1",
      "description": "Start a new search"
    }
  ]
}
