{
  "name": "RIZZ COMPANION",
  "short_name": "RIZZ",
  "description": "Always-on companion widget for RIZZ OS. Ask the brain, capture anything, know your day.",
  "start_url": "/companion",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2EFE8",
  "theme_color": "#0A0A0A",
  "icons": [
    { "src": "/rizz-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/rizz-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}