{
  "short_name": "Dish",
  "name": "Dish · Wireless Gamepad for PC Gaming",
  "description": "Turn your Android phone into a sub-frame-latency wireless gamepad for your Windows gaming PC. Free, open source, encrypted end-to-end.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060818",
  "background_color": "#060818",
  "categories": ["games", "utilities"],
  "lang": "en"
}
