{
  "id": "/?src=app",
  "name": "AWMZA AI Console",
  "short_name": "AWMZA AI",
  "description": "AWMZA agent console. Chat, Cowork runs, keys, usage and connectors.",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#F5F2E9",
  "theme_color": "#0F2621",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "productivity",
    "business",
    "developer"
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone-en-1-console.png",
      "sizes": "1215x2160",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The console"
    },
    {
      "src": "/screenshots/phone-en-2-pricing.png",
      "sizes": "1215x2160",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Plans and pricing"
    },
    {
      "src": "/screenshots/phone-en-3-playground.png",
      "sizes": "1215x2160",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Try it without an account"
    },
    {
      "src": "/screenshots/tablet-en-1-console.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The console on a wide screen"
    },
    {
      "src": "/screenshots/tablet-en-2-pricing.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Plans and pricing"
    }
  ],
  "shortcuts": [
    {
      "name": "New chat",
      "short_name": "Chat",
      "url": "/?src=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Cowork",
      "short_name": "Cowork",
      "url": "/cowork?src=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Usage",
      "short_name": "Usage",
      "url": "/usage?src=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "API keys",
      "short_name": "Keys",
      "url": "/keys?src=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
