{
  "name": "EGAI Tablet POS Basic",
  "short_name": "EGAI Tablet POS",
  "description": "Voice and touch billing for 8 to 10 inch shop tablets.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#eef3f6",
  "theme_color": "#123c73",
  "lang": "ta-IN",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
