{
  "id": "/app",
  "name": "Morphtxt — Speak · Morph · Send",
  "short_name": "Morphtxt",
  "description": "Speak, Morph, Send. Tap once, talk, and Morphtxt transcribes, tidies and sends your words.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "theme_color": "#0b1f24",
  "background_color": "#0b1f24",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start talking", "short_name": "Record", "url": "/app" },
    { "name": "My notes", "short_name": "Notes", "url": "/notes" }
  ]
}
