{
  "name": "İntema Mutfak Teklif Yönetim Sistemi",
  "short_name": "İntema Teklif",
  "description": "İntema Mutfak Fiyatlandırma & Teklif Sunum Portalı",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#945f46",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
