{
  "name": "Alfredium — CS Assistant",
  "short_name": "Alfredium",
  "description": "Handle customer-service tickets with AI — paste a ticket, get a finished reply, approve and send.",
  "start_url": "/alf/",
  "scope": "/alf/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F0F0F",
  "theme_color": "#0F0F0F",
  "icons": [
    { "src": "alf-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "alf-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "alf-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
