{
  "name": "Quickly Stok · Belge Okuyucu",
  "short_name": "Quickly Stok",
  "description": "Quickly POS — Gelen irsaliye/fatura kamera-OCR PWA.",
  "id": "/?source=pwa",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#2B3E50",
  "theme_color": "#DF691A",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "./favicon.png",   "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Belge Okuyucu",
      "url": "./?source=shortcut",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}

