{
  "name": "NexCRM",
  "short_name": "NexCRM",
  "description": "Türkçe Genel Amaçlı CRM Platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "lang": "tr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Müşteriler",
      "url": "/customers",
      "description": "Müşteri listesi"
    },
    {
      "name": "Teklifler",
      "url": "/quotes",
      "description": "Teklif listesi"
    },
    {
      "name": "Görevler",
      "url": "/tasks",
      "description": "Görev listesi"
    }
  ]
}
