{
 "id": "/",
 "name": "Playdar — YouTube Playables catalog",
 "short_name": "Playdar",
 "description": "Search and charts for all 1308 YouTube Playables games, updated daily.",
 "start_url": "/app/?source=pwa",
 "scope": "/",
 "display": "standalone",
 "background_color": "#0d0d0d",
 "theme_color": "#0d0d0d",
 "categories": [
  "games",
  "entertainment"
 ],
 "icons": [
  {
   "src": "/icons/192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icons/512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/icons/maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "screenshots": [
  {
   "src": "/screenshots/1-browse-all-games.png",
   "sizes": "780x1688",
   "type": "image/png",
   "form_factor": "narrow",
   "label": "Browse all games"
  },
  {
   "src": "/screenshots/2-top-charts.png",
   "sizes": "780x1688",
   "type": "image/png",
   "form_factor": "narrow",
   "label": "Top charts"
  }
 ]
}