{
  "short_name": "DigiKiosk",
  "name": "ALLIANCE DigiKiosk POS",
  "description": "Bilingual POS system for digital services and management.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#1e293b",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#1e293b",
  "shortcuts": [
    {
      "name": "POS",
      "short_name": "POS",
      "description": "Open Point of Sale",
      "url": "/pos",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
