{
  "name": "Aippie — Autonomous Global Ecosystem",
  "short_name": "Aippie",
  "description": "Tax AI · Voice · Trading · Doctor · Guardian · Wallet · Real Estate · Companion · WiFi · Parking",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "lang": "nl",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Aippie Pay wallet",
      "url": "/?module=wallet",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Tax AI",
      "short_name": "Tax",
      "description": "AI belasting assistent",
      "url": "/?module=tax",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
