{
  "name": "Birthday #1 Hit Finder",
  "short_name": "Hit Finder",
  "description": "Discover the #1 Billboard Hot 100 hit on the day you were born (1960–Present).",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#9B111E",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
