{
  "name": "Oeuvre",
  "short_name": "Oeuvre",
  "description": "Pick a director, work through their filmography, and rank every film S through F. Compare taste with friends.",
  "start_url": "/movies/directors",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["entertainment", "social"]
}
