{
  "name": "Flywheel · Keep Turning",
  "short_name": "Flywheel",
  "description": "Track your goals — share them with the world, keep them just for you, or turn them into a shared bucket list with friends.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12201A",
  "theme_color": "#12201A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
