{
  "name": "Weeks Remaining",
  "short_name": "Weeks Left",
  "description": "A countdown calendar showing weeks remaining in the year",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5f8",
  "theme_color": "#e91e8c",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
