{
 "name": "WhenIsItOut — TV Release Dates",
 "short_name": "WhenIsItOut",
 "description": "Find out when your TV shows come out. Release dates, season premieres and countdowns.",
 "start_url": "/?s=pwa",
 "scope": "/",
 "display": "standalone",
 "background_color": "#ffffff",
 "theme_color": "#5b2be0",
 "lang": "en-US",
 "categories": [
  "entertainment",
  "utilities"
 ],
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}