{
  "name": "Hook-Training | DARVISmedia",
  "short_name": "Hook-Training",
  "description": "Lern die 3 Hook-Formeln für Social-Media-Videos. 30+ Beispiele, KI-Generator und Quiz.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hook-Training App"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "KI-Generator",
      "short_name": "Generator",
      "description": "Hook direkt generieren",
      "url": "/?tab=generator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Jetzt üben",
      "short_name": "Üben",
      "description": "Quiz starten",
      "url": "/?tab=ueben",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
