{
  "name": "Yamasaki Motor Admin",
  "short_name": "Yamasaki Motor",
  "description": "Yamasaki Motor Sipariş ve Yönetim Paneli",
  "theme_color": "#064E3B",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/kontroladmin",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}