{
  "short_name": "Sectorpilot",
  "name": "Sectorpilot",
  "description": "Restoran, kafe ve işletmeler için yeni nesil bulut POS, menü ve operasyon yönetim platformu.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "sp-fav-blue.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Ana Sayfa",
      "description": "Ana panele git",
      "url": "/dashboard",
      "icons": [{ "src": "icons/pwa-72x72.png", "sizes": "72x72" }]
    },
    {
      "name": "Siparişler",
      "short_name": "Siparişler",
      "description": "Aktif siparişleri görüntüle",
      "url": "/sectors/food-beverage/orders/order-management",
      "icons": [{ "src": "icons/pwa-72x72.png", "sizes": "72x72" }]
    }
  ],
  "screenshots": [
    {
      "src": "icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sectorpilot Dashboard"
    }
  ]
}
