{
  "name": "MRT Teknik Servis Paneli",
  "short_name": "MRT Panel",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#001b3d",
  "theme_color": "#001b3d",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}