{
  "name": "Weblu",
  "short_name": "Weblu",
  "description": "Your AI Business Platform — websites, leads, CRM, and the Weblu Expert program in one app.",
  "start_url": "/expert",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "id",
  "icons": [
    {
      "src": "/weblu.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/weblu.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Expert Dashboard",
      "short_name": "Expert",
      "url": "/expert",
      "icons": [{ "src": "/weblu.png", "sizes": "192x192" }]
    }
  ]
}
