{
  "name": "Sift",
  "short_name": "Sift",
  "description": "Sift picks your top 3 tasks for today, so you don't have to.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#3F7D7A",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
