{
  "name": "FISSI Race Registration",
  "short_name": "FISSI Regs",
  "description": "Alpine ski race registration system",
  "start_url": "./public/index.php",
  "display": "standalone",
  "background_color": "#0C1120",
  "theme_color": "#0C1120",
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
