{
  "name": "Lynq — Build Wealth Differently",
  "short_name": "Lynq",
  "description": "Die erste Schweizer Bank-App mit echter Rendite. 7-9% Rendite ab CHF 10.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0C08",
  "theme_color": "#0A0C08",
  "lang": "de-CH",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/app/marketplace",
      "description": "Schweizer Loans entdecken"
    },
    {
      "name": "Mein Portfolio",
      "url": "/app/investments",
      "description": "Investments verwalten"
    },
    {
      "name": "Auto-Invest",
      "url": "/app/auto-invest",
      "description": "Automation konfigurieren"
    }
  ],
  "categories": ["finance", "business", "productivity"]
}
