{
  "name": "RVN Vision",
  "short_name": "RVN",
  "description": "The smart-gym OS. AI coach, macros, sleep, and recovery in one stack.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07081a",
  "theme_color": "#07081a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "fitness",
    "health",
    "lifestyle"
  ],
  "scope": "/"
}
