{
  "name": "Anchor — on-device AI utility belt",
  "short_name": "Anchor",
  "description": "Free on-device AI utilities — translate, summarize, polish, compare, draft replies, check citations, describe images, transcribe audio, read aloud. Everything runs in your browser.",
  "start_url": "/anchor/",
  "scope": "/anchor/",
  "display": "standalone",
  "background_color": "#F4F4EE",
  "theme_color": "#1B3A6B",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Write",
      "url": "/anchor/#write",
      "description": "Jump to Write mode"
    },
    {
      "name": "Ask a question",
      "url": "/anchor/#ask",
      "description": "Open Ask mode"
    }
  ]
}
