{
  "name": "TrackWork - Proje İlerleme Takibi",
  "short_name": "TrackWork",
  "description": "Müşterilerinize tek link ile proje ilerlemesini gösterin. Soru yağmuru bitsin.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "tr",
  "dir": "ltr"
}
