{
  "name": "Kronos — Athlete Timer",
  "short_name": "Kronos",
  "description": "Brutally minimal athlete timer & streak tracker",
  "start_url": "/kronos/",
  "scope": "/kronos/",
  "id": "/kronos/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
