{
  "name": "GutePOS",
  "short_name": "GutePOS",
  "description": "Smart POS System for Restaurants, Bars, and Cafes",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "th",
  "dir": "ltr",
  "icons": [
    {
      "src": "img/gute-pos-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/gute-pos-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "food"]
}
