{
  "name": "FormerPub v3.0",
  "short_name": "FormerPub v3.0",
  "description": "FormerPub guest chat & check-in v3.0",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5ecd9",
  "theme_color": "#7a1f2b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/guest-chat-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Vendég chat",
      "short_name": "Chat",
      "description": "Vendég csevegések és AI vázlatok",
      "url": "/admin/guest-chat",
      "icons": [
        { "src": "/guest-chat-icon.png", "sizes": "1024x1024", "type": "image/png" }
      ]
    }
  ]
}
