{
  "name": "Round 6 Timer",
  "short_name": "R6Timer",
  "description": "Minimal time tracking for small teams",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/uploads/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/uploads/logo.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}