{
  "name": "Honu — AI Documentation",
  "short_name": "Honu",
  "description": "Record, transcribe, and AI-fill your forms. No audio logging or storage.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#2ea56b",
  "orientation": "any",
  "categories": ["productivity", "medical", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Session",
      "short_name": "Record",
      "url": "/new-session",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Templates",
      "url": "/templates",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
