{
  "name": "Rewatch Club",
  "short_name": "Rewatch Club",
  "description": "A fan-built tracker for The Rewatchables. Rate the films, keep notes, follow the actors and directors, and get suggestions built from your own taste.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0a08",
  "theme_color": "#0b0a08",
  "categories": ["entertainment", "lifestyle"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
