{
  "name": "অসমীয়াত পঢ়ক — Assamese Reader",
  "short_name": "অসমীয়াত পঢ়ক",
  "description": "Read any Assamese webpage aloud. AI-powered text-to-speech that runs entirely in your browser.",
  "lang": "as",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#15110d",
  "background_color": "#15110d",
  "categories": ["books", "education", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Paste text",
      "short_name": "Text",
      "url": "/?tab=text",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open URL",
      "short_name": "URL",
      "url": "/?tab=url",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
