{
  "name": "Fabrika",
  "short_name": "Fabrika",
  "description": "Kurumsal ERP Platformu",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "POS Satış", "url": "/pos", "description": "Hızlı satış ekranı" },
    { "name": "Stok", "url": "/stock", "description": "Stok yönetimi" },
    { "name": "Fatura", "url": "/invoice", "description": "Fatura listesi" }
  ],
  "categories": ["business", "productivity"],
  "lang": "tr"
}
