{
  "name": "JAIV Studio",
  "short_name": "JAIV",
  "description": "AI Content Suite · UGC Videos, Bilder, Karussells und mehr",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0e8fa0",
  "lang": "de",
  "categories": ["productivity", "graphics_and_design", "social"],
  "icons": [
    {
      "src": "/jaiv-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jaiv-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jaiv-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/jaiv-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Tools",
      "short_name": "Tools",
      "url": "/dashboard?tab=tools",
      "description": "Direkt zu den AI Tools"
    },
    {
      "name": "Bibliothek",
      "short_name": "Library",
      "url": "/dashboard?tab=library",
      "description": "Alle deine Werke"
    },
    {
      "name": "Community",
      "short_name": "Feed",
      "url": "/dashboard?tab=network",
      "description": "Community Feed"
    }
  ]
}
