{
  "name": "Figalilly",
  "short_name": "Figalilly",
  "description": "Russell's personal task, focus, learning, and AI assistance system",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#d9dadb",
  "theme_color": "#d9dadb",
  "icons": [
    { "src": "/brand/app-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Capture",
      "short_name": "Capture",
      "description": "Only the capture box, in a small window",
      "url": "/?capture",
      "icons": [{ "src": "/brand/app-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
