{
  "name": "StackTasks",
  "short_name": "StackTasks",
  "description": "StackTasks — focus & task timer",
  "start_url": "/v1/",
  "scope": "/v1/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#8800ff",
  "icons": [
    {
      "src": "/v1/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
