{
  "name": "DUKA POS",
  "short_name": "DUKA POS",
  "description": "Point of Sale for your shop — works offline",
  "theme_color": "#1a73e8",
  "background_color": "#eef3f8",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
