{
  "short_name": "Platzwart",
  "name": "Platzwart BESTEAPP",
  "description": "Inventory Management Floor Mode + Admin Console",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f1622c",
  "background_color": "#0b0e12",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><rect width='256' height='256' rx='56' fill='%23f1622c'/><text x='128' y='170' font-family='Helvetica' font-size='140' font-weight='900' text-anchor='middle' fill='white'>P</text></svg>",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+platzwart",
      "url": "/scan/handle?raw=%s"
    }
  ]
}
