{
  "name": "Rebirth Task Manager",
  "short_name": "Rebirth",
  "description": "Şirket iş akışı yönetim sistemi",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0079bf",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
