{
  "id": "/app/",
  "name": "AWMZA - AI assistant for your business",
  "short_name": "AWMZA",
  "description": "Set up a WhatsApp AI assistant for your business in two minutes, see your conversations and manage your subscription.",
  "start_url": "/app/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#F5F2E9",
  "theme_color": "#0F2621",
  "dir": "auto",
  "lang": "en",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "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": "My assistant",
      "short_name": "Assistant",
      "url": "/app/?src=pwa",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Marketplace",
      "short_name": "Agents",
      "url": "/marketplace",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing/en",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
