{
  "name": "Round Off",
  "short_name": "Round Off",
  "description": "Cheerleading competition schedules",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#14b8a6",
  "background_color": "#fcfbfd",
  "icons": [
    {
      "src": "/icons/home-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any",
      "color_scheme": "light"
    },
    {
      "src": "/icons/home-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable",
      "color_scheme": "light"
    },
    {
      "src": "/icons/home-dark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any",
      "color_scheme": "dark"
    },
    {
      "src": "/icons/home-dark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable",
      "color_scheme": "dark"
    }
  ]
}
