{
  "name": "Web Timer",
  "short_name": "Timer",
  "description": "Progressive Web App timer with pause, resume and notification.",
  "icons": [
    {
      "src": "../icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "theme_color": "#1f2d48",
  "background_color": "#1f2d48",
  "display": "standalone"
}
