{
  "name": "Sicklo",
  "short_name": "Sicklo",
  "description": "Verified sick day records",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FF3333",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23FF3333'/%3E%3Ctext x='256' y='320' font-size='180' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}