{
  "name": "Goal Post",
  "short_name": "Goal Post",
  "description": "Daily site diary for HVAC project teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C2B3A",
  "theme_color": "#1C2B3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231C2B3A' rx='24'/><text x='96' y='130' text-anchor='middle' font-size='100' font-family='sans-serif'>🏈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
