{
  "name": "Valkern OS",
  "short_name": "Valkern",
  "description": "Valkern OS — AI-native business operating system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "theme_color": "#1a1a2e",
  "background_color": "#0d0d1a",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
