{
  "name": "Kryo Caféstore",
  "short_name": "Kryo",
  "description": "Dashboard & POS for Kryo Caféstore",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#F05A28",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Cashier",
      "short_name": "Cashier",
      "description": "Open POS Cashier",
      "url": "/cashier"
    }
  ]
}
