{
  "name": "Whistle Timer",
  "short_name": "Whistle",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7f3",
  "theme_color": "#0d7f67",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
