{
  "name": "Peaks — Game Recommender",
  "short_name": "Peaks",
  "description": "Discover your next favorite game with AI-powered recommendations.",
  "id": "/",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#080A12",
  "theme_color": "#0A0E20",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
