{
  "name": "EBF Track",
  "short_name": "EBF Track",
  "description": "EBF Track login shortcut",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#efefef",
  "theme_color": "#efefef",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
