{
  "name": "FlickFate — Pick a movie together",
  "short_name": "FlickFate",
  "description": "The fun way for friend groups to decide what to watch. Build a shared library, then let fate pick the movie.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1512",
  "theme_color": "#1a1512",
  "categories": ["entertainment", "social", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
