{
  "name": "Teatr Aplauz v2.0 Menedżer",
  "short_name": "Aplauz v2.0",
  "description": "System zarządzania spektaklami Teatru Muzycznego Aplauz — Panel Menedżera z PWA",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a1a",
  "theme_color": "#9b1b30",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%239b1b30'/><stop offset='100%' style='stop-color:%23d84052'/></linearGradient></defs><rect fill='url(%23grad)' width='192' height='192'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='100' fill='white' font-family='serif'>A</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%239b1b30' width='512' height='512'/><text x='256' y='256' dominant-baseline='middle' text-anchor='middle' font-size='300' fill='white' font-family='serif'>A</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1a1a' width='540' height='720'/><text x='270' y='360' dominant-baseline='middle' text-anchor='middle' font-size='60' fill='%239b1b30'>Dashboard</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Panel zarządzania",
      "short_name": "Dashboard",
      "description": "Otwórz panel zarządzania spektaklami",
      "url": "/dashboard.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%239b1b30' width='192' height='192'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='100' fill='white'>📊</text></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
