{
  "name": "Rota Personel",
  "short_name": "Rota",
  "description": "Rota Personel Takip Sistemi",
  "start_url": "/pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1D33",
  "theme_color": "#0B62F4",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
