{
  "name": "SystemX Evolution",
  "short_name": "SystemX Evo",
  "description": "Break past your mental limits. Evolve into a better individual.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020810",
  "theme_color": "#00e5ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/app-icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/app-icon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
