{
  "name": "Clock App",
  "short_name": "Clock",
  "description": "A beautiful and functional clock, timer, and pomodoro app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
