{
  "name": "WePlen",
  "short_name": "WePlen",
  "id": "/",
  "description": "The operating system for professional events.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F0D",
  "theme_color": "#0F0F0D",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png?v=434", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=434", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=434", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Events", "short_name": "Events", "url": "/weplen-my-events.html", "icons": [{ "src": "/icon-192.png?v=434", "sizes": "192x192" }] },
    { "name": "AI Blueprint", "short_name": "Blueprint", "url": "/weplen-blueprint.html" },
    { "name": "WeChat", "short_name": "Chat", "url": "/weplen-chat.html" },
    { "name": "Disputes", "short_name": "Disputes", "url": "/weplen-disputes.html" }
  ]
}
