{
  "name": "Queue Goose",
  "short_name": "Queue Goose",
  "description": "Push notifications when your Dota 2, Deadlock or CS2 match is found.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060a",
  "theme_color": "#4ade80",
  "icons": [
    {
      "src": "/search_goose.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/musket_goose.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
