{
  "name": "LOGINTECHSOL — ქონების მართვა",
  "short_name": "LOGINTECHSOL",
  "description": "ქონების მართვის სისტემა — QR სკანირება, ინვენტარიზაცია, ფოტოები, ანგარიშები",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f0f6ff",
  "theme_color": "#0ea5e9",
  "lang": "ka",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "სკანირება",
      "short_name": "Scan",
      "description": "QR/Barcode სკანირება",
      "url": "./?tab=scan",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ინვენტარიზაცია",
      "short_name": "Inv",
      "description": "ინვენტარიზაციის სესია",
      "url": "./?tab=inventory",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
