{
  "name": "F Cafe Raporlar",
  "short_name": "F Cafe",
  "description": "F Cafe Yönetici Raporlama Paneli",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e293b",
  "theme_color": "#ea580c",
  "categories": ["business", "productivity"],
  "lang": "tr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Muhasebe",
      "short_name": "Muhasebe",
      "description": "Gün sonu hesap teslim",
      "url": "/muhasebe"
    },
    {
      "name": "Patron Dashboard",
      "short_name": "Patron",
      "description": "Canlı tahminleme + istatistik",
      "url": "/yonetici"
    }
  ]
}
