{
  "name": "Floatee · Todos, ideas & notes",
  "short_name": "Floatee",
  "description": "Centralized todos, ideas & notes — agent-first. Tell the duck. It gets done.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "theme_color": "#FDFCF9",
  "background_color": "#FDFCF9",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities",
    "developer"
  ],
  "dir": "ltr",
  "icons": [
    {
      "src": "/192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
