{
  "name": "ERA Motor Servis Takip Sistemi",
  "short_name": "ERA Motor",
  "description": "ERA Motor servis ve iş emri takip sistemi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "lang": "tr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Servis Kaydı Aç",
      "url": "/servis-kayitlari/yeni",
      "description": "Yeni servis kaydı oluştur"
    },
    {
      "name": "Müşteriler",
      "url": "/musteriler"
    },
    {
      "name": "Servis Kayıtları",
      "url": "/servis-kayitlari"
    }
  ]
}
