{
  "id": "/",
  "name": "FALEZ MEKANİK Personel Takip",
  "short_name": "FALEZ MEKANİK",
  "description": "FALEZ MEKANİK Mobil Personel Takip Sistemi",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fb",
  "theme_color": "#0f2f57",
  "icons": [
    {
      "src": "/assets/icon-192-final.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512-final.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}