{
  "name": "Mental Warrior",
  "short_name": "Mental Warrior",
  "description": "Mobile-first focus training game and audio exercise PWA.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
