{
  "name": "Senin POS'un - POS & Stok Takip",
  "short_name": "Senin POS'un",
  "description": "POS ve Stok Takip Yönetim Sistemi",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}