{
  "name": "AdVantage ERP",
  "short_name": "AdVantage",
  "description": "AdVantage ERP/CRM — Kurumsal Yönetim Sistemi PWA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#3B82F6",
  "categories": ["business", "productivity"],
  "lang": "tr-TR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Keşifler",
      "short_name": "Keşif",
      "url": "/#/saha?tab=discoveries",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Siparişler",
      "short_name": "Sipariş",
      "url": "/#/orders",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Müşteriler",
      "short_name": "Müşteri",
      "url": "/#/customers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}