{
  "name": "New Year Countdown",
  "short_name": "NewYear",
  "description": "Live countdown to midnight — the exact moment the New Year begins in your timezone. Track celebrations around the world in real-time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0118",
  "theme_color": "#0c0118",
  "orientation": "any",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "New Year Countdown homepage showing the live countdown timer"
    }
  ]
}
