{
  "name": "Timer",
  "short_name": "Timer",
  "description": "Simple countdown timer",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23000'/><text x='50%25' y='54%25' font-size='300' font-family='monospace' fill='white' text-anchor='middle' dominant-baseline='middle'>⏱</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
