{
  "name": "FADE — Daily Cognitive Challenge",
  "short_name": "FADE",
  "description": "4 games. 1 mind. How much can you hold? Test your memory, spatial, logic, and speed in a daily challenge.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a0d",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {"src": "/favicon.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png"}
  ],
  "categories": ["games", "entertainment"],
  "lang": "en"
}