{
  "name": "TrioConsens — Wir machen dich bankreif",
  "short_name": "TrioConsens",
  "description": "Bankreife-Audit für Gründer: Score, Fahrplan und Finanzierungs-Matches.",
  "start_url": "/dashboard.html?quelle=app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF9F5",
  "theme_color": "#141A2E",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/?app=trioconsens",
  "orientation": "any",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "QuickCheck starten",
      "short_name": "QuickCheck",
      "url": "/quickcheck.html?quelle=app",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mein Bankreife-Score",
      "short_name": "Score",
      "url": "/dashboard.html?quelle=app",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Kapitaldienst rechnen",
      "short_name": "Rechner",
      "url": "/rechner-kapitaldienstfaehigkeit.html?quelle=app",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
