{
  "name": "Kurum BT İş Takip Portalı",
  "short_name": "BT Portal",
  "description": "Kurum bilgi işlem iş takip, günlük faaliyet ve saha fotoğraf portalı.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#071a33",
  "icons": [
    {
      "src": "./icons/bt-portal-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/bt-portal-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
