{
  "name": "TPYS Komuta Merkezi",
  "short_name": "TPYS",
  "theme_color": "#0e1117",
  "background_color": "#0e1117",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/?pwa=true",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Ozet",
      "short_name": "Ozet",
      "url": "/?pwa=true",
      "description": "Portfoy ozeti"
    },
    {
      "name": "Portfoy",
      "short_name": "Portfoy",
      "url": "/?pwa=true&tab=portfolio",
      "description": "Portfoy detayi"
    }
  ]
}