{
  "name": "SOCA - Simple Online Cashier",
  "short_name": "SOCA POS",
  "description": "Aplikasi Kasir Pintar Berbasis Cloud",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "https://ik.imagekit.io/soca/Logo%20SOCA.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://ik.imagekit.io/soca/Logo%20SOCA.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}