{
  "name": "Xobdo — AI-powered Assamese Typing",
  "short_name": "Xobdo",
  "description": "Type, speak, and write in Assamese with AI-powered tools. Voice typing, smart suggestions, spell check, OCR, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0eff5",
  "theme_color": "#5b4fc4",
  "orientation": "any",
  "categories": ["productivity", "utilities", "education"],
  "lang": "as",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Document",
      "short_name": "New",
      "url": "/app/editor",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Documents",
      "short_name": "Docs",
      "url": "/app/documents",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
