{
  "name": "Palazoğlu Treyler · Üretim Takip",
  "short_name": "Palazoğlu",
  "description": "Fabrika üretim takip sistemi — istasyon panosu ve personel iş takibi",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "personel.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#141417",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "icons/ikon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/ikon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/ikon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Personel Ekranı",
      "short_name": "Personel",
      "url": "personel.html",
      "icons": [{ "src": "icons/ikon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "TV Panosu",
      "short_name": "Pano",
      "url": "tv.html",
      "icons": [{ "src": "icons/ikon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yönetim",
      "short_name": "Yönetim",
      "url": "yonetim.html",
      "icons": [{ "src": "icons/ikon-192.png", "sizes": "192x192" }]
    }
  ]
}
