{
  "name": "Pick One",
  "short_name": "Pick One",
  "description": "A calm local-first todo app that helps you pick one thing without signing in.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5efe2",
  "theme_color": "#4f7a74",
  "icons": [
    {
      "src": "./public/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
