{
  "name": "Gözcü İSG — Saha Denetim",
  "short_name": "Gözcü",
  "description": "Yapay zekâ destekli İSG saha denetim platformu",
  "lang": "tr",
  "dir": "ltr",
  "id": "/panel",
  "start_url": "/panel",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0850AB",
  "background_color": "#F9FAFB",
  "categories": ["business", "productivity", "utilities"],
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Denetimler",
      "short_name": "Denetimler",
      "url": "/panel/denetimler",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "İşyerleri",
      "short_name": "İşyerleri",
      "url": "/panel/isyerleri",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
