{
  "name": "VictoryClaw",
  "short_name": "VictoryClaw",
  "description": "Victory — your WUV companion. Powered by dreams. Guided by wuv.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#2dd4bf",
  "orientation": "any",
  "icons": [
    { "src": "/icon16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/icon32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/icon48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icon128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icon256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Talk to Victory",
      "short_name": "Chat",
      "description": "Open Victory chat",
      "url": "/",
      "icons": [{ "src": "/icon128.png", "sizes": "128x128" }]
    }
  ]
}
