{
  "name": "Help Me Binge — Pick Up Where You Left Off",
  "short_name": "Help Me Binge",
  "description": "Press play. We’ll remember the rest. Track every show, pick up where you left off, and get caught up before each new season.",
  "id": "com.helpmebinge",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161219",
  "theme_color": "#161219",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
