{
  "name": "Onart POS",
  "short_name": "Onart POS",
  "description": "Telefon, tablet ve kasa için stok ve satış uygulaması",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#151b2b",
  "theme_color": "#ef6c3e",
  "orientation": "any",
  "icons": [
    {
      "src": "/onart-pos-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
