{
  "id": "/",
  "name": "ADATUR · Servisim",
  "short_name": "ADATUR",
  "lang": "tr",
  "start_url": "/giris.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7f7",
  "theme_color": "#102f35",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Servisim",
      "url": "/veli_panel.php"
    },
    {
      "name": "Bildirimler",
      "url": "/bildirimler.php"
    },
    {
      "name": "Personel",
      "url": "/sofor.php"
    }
  ]
}