{
  "id": "/",
  "name": "NoSub",
  "short_name": "NoSub",
  "description": "Watch Kick & Twitch VODs and clips for free, with synced chat.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Watch history",
      "short_name": "History",
      "description": "Open your locally saved NoSub watch history.",
      "url": "/#history",
      "icons": [
        {
          "src": "/static/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Favorite VODs",
      "short_name": "Favorites",
      "description": "Open your locally saved favorite VODs.",
      "url": "/#favorites",
      "icons": [
        {
          "src": "/static/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My clips",
      "short_name": "Clips",
      "description": "Open your locally saved NoSub clips.",
      "url": "/#my-clips",
      "icons": [
        {
          "src": "/static/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["entertainment", "video"],
  "background_color": "#06060a",
  "theme_color": "#06060a",
  "icons": [
    {
      "src": "/static/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
