{
  "name": "Bnez POS",
  "short_name": "Bnez POS",
  "description": "Point of sale and plain-English reporting for small shops. Powered by Maka.",
  "start_url": "./maka-pos-demo.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2a1206",
  "theme_color": "#F2711C",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
