{
  "name": "ForcewipeClock - Rust Forcewipe Countdown Timer",
  "short_name": "ForcewipeClock",
  "description": "Real-time countdown timer to the next Rust forcewipe. Track when your Rust server wipes with ForcewipeClock.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#aa3bff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
