{
  "name": "Native-ish — master Spanish at native speed",
  "short_name": "Native-ish",
  "description": "Train your ear for fast Latin American Spanish. Capture phrases by voice, drill them Anki-style, and ladder up to native speed.",
  "id": "/?app=nativeish",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Ask & capture",
      "short_name": "Ask",
      "description": "Open the mic and ask how to say something",
      "url": "/capture?go=1",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Review due cards",
      "short_name": "Review",
      "url": "/review"
    }
  ],
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
