{
  "name": "MasaPanel - Restoran ve Kafe Otomasyon Sistemi",
  "short_name": "MasaPanel",
  "description": "Trendyol, Getir ve Yemeksepeti siparişlerinizi tek ekrandan yönetin. Canlı kurye takibi, stok ve şube yönetimi.",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#E85D2A",
  "dir": "ltr",
  "lang": "tr",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Siparişler",
      "short_name": "Siparişler",
      "url": "/orders/",
      "icons": []
    },
    {
      "name": "Masalar",
      "short_name": "Masalar",
      "url": "/tables/",
      "icons": []
    },
    {
      "name": "Mutfak",
      "short_name": "Mutfak",
      "url": "/kitchen/",
      "icons": []
    }
  ]
}
