{
  "name": "ICE Out Today",
  "short_name": "ICE Out",
  "description": "Community resistance calendar for Utah civic actions and protests.",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#00cfff",
  "icons": [
    {
      "src": "assets/img/icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}