{
  "name": "Graphy AI",
  "short_name": "GraphyAI",
  "description": "Multi-AI platform for chat, images, voice & documents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/logo-graphyd.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-graphyd.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Chat", "url": "/?new=1", "description": "Start a new AI conversation" },
    { "name": "Image Studio", "url": "/?tool=image-studio", "description": "Generate images with AI" }
  ]
}
