{
  "name": "RecommendMovies",
  "short_name": "RecommendMovies",
  "description": "Cinematic movie discovery — find your perfect film in seconds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["entertainment", "movies"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
