{
  "name": "NOVA-Line.live · Märkte in Bewegung",
  "short_name": "NOVA-Line",
  "description": "Live-Kurse für Krypto & Aktien, smarte Einschätzungen und praktische Tools — sekundenaktuell.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "categories": ["finance", "news", "productivity"],
  "lang": "de",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Krypto Live",
      "short_name": "Krypto",
      "url": "/dashboard?tab=crypto",
      "description": "Alle Krypto-Kurse in Echtzeit"
    },
    {
      "name": "Aktien Live",
      "short_name": "Aktien",
      "url": "/dashboard?tab=stocks",
      "description": "Aktien im Live-Blick"
    },
    {
      "name": "Top Gewinner",
      "short_name": "Gewinner",
      "url": "/dashboard?tab=crypto&sort=changeDesc",
      "description": "Die stärksten 24h-Bewegungen"
    },
    {
      "name": "Favoriten",
      "short_name": "Favoriten",
      "url": "/dashboard?tab=crypto&favs=true",
      "description": "Deine markierten Werte"
    }
  ]
}
