{
  "name": "Hatay Sofrası POS",
  "short_name": "Hatay Sofrası POS",
  "start_url": "login",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#212529",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "public/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "public/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}