{
  "name": "TinyTimer - Aesthetic Online Timer",
  "short_name": "TinyTimer",
  "description": "The best online countdown timer with aesthetic UI, alarms, and Pomodoro mode.",
  "start_url": "/online-timer/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#161b22",
  "icons": [
    {
      "src": "https://placehold.co/192x192/161b22/58a6ff.png?text=T",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/161b22/58a6ff.png?text=TinyTimer",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}