{
  "name": "Parker AI by Ether",
  "short_name": "Parker",
  "description": "The world's most intelligent AI operating system. Think, create and build with Parker.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#C8A45A",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Chat", "url": "/#/chat", "description": "Start a new conversation" },
    { "name": "Morning Brief", "url": "/#/brief", "description": "Today's morning brief" },
    { "name": "Voice Mode", "url": "/#/voice", "description": "Hands-free voice conversation" }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "lang": "en-US"
}
