{
  "name": "Ask Atlas — One Intelligence. Every AI.",
  "short_name": "Ask Atlas",
  "description": "The intelligent AI router that automatically selects the best model for every prompt. Powered by Atlas Omni.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#C9A96E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New conversation",
      "short_name": "New chat",
      "url": "/?new=1&source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "lang": "en",
  "scope": "/"
}
