{
  "name": "Thungan.vn",
  "short_name": "Thungan",
  "description": "Thungan.vn — POS offline-first, bán hàng không cần mạng",
  "theme_color": "#2B9BEF",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": ".",
  "scope": ".",
  "lang": "vi",
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
