{
  "name": "WiseSuite — Your AI Marketing Team",
  "short_name": "WiseSuite",
  "description": "Brief it in plain English: your AI team writes the ads, generates the creatives, builds and hosts the landing page and launches your Meta campaign. You approve every launch.",
  "start_url": "/",
  "scope": "/",
  "id": "wisesuite-app",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "marketing"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Campaign",
      "short_name": "New Campaign",
      "description": "Create a new advertising campaign",
      "url": "/campaigns?action=create",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Ask Wise",
      "short_name": "Wise",
      "description": "Brief your AI marketing team in plain English",
      "url": "/chat",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
