{
  "id": "/personel",
  "name": "EST-FREN Servis Takip",
  "short_name": "EST Servis",
  "description": "EST-FREN personel servis ve iş emri takip uygulaması",
  "lang": "tr",
  "start_url": "/personel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#123a5a",
  "orientation": "any",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Personel Girişi", "short_name": "Personel", "url": "/personel", "icons": [{ "src": "/app-icon.svg", "sizes": "192x192", "type": "image/svg+xml" }] },
    { "name": "Müşteri Portalı", "short_name": "Müşteri", "url": "/musteri", "icons": [{ "src": "/app-icon.svg", "sizes": "192x192", "type": "image/svg+xml" }] }
  ]
}
