{
  "name": "flyback \u2014 the time instrument",
  "short_name": "flyback",
  "description": "The time tracker that flies back. Local-first, free forever.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FFE500",
  "icons": [
    {
      "src": "flyback-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "flyback-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}