{
  "name": "Eurofurence Badge Checker",
  "short_name": "EF Badge",
  "start_url": "./index.php",
  "description": "Eurofurence Badge Checker",
  "display": "standalone",
  "orientation": "portrait",
  "background_color" : "#00504b",
  "theme_color": "#00504b",
  "icons": [{
    "src": "./assets/ef-badge_192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
    {
      "src": "./assets/ef-badge_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
