{
  "name": "Softbol Türkiye",
  "short_name": "Softbol Türkiye",
  "theme_color": "#F0FCD3",
  "background_color": "#F0FCD3",
  "start_url": "/app/softbolapp/index.php",
  "id": "TRF",
  "display": "standalone",
  "scope": "/app/softbolapp/",
  "icons": [
     {
        "src": "img/logo-b.png",
        "type": "image/png",
        "sizes": "512x512"
     },
     {
        "src": "img/logo-b.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "maskable"
     }
   ]
}