{
  "name": "English OS",
  "short_name": "English OS",
  "description": "Vocabulário, mineração e imersão em inglês.",
  "lang": "pt-BR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#fbf7ee",
  "theme_color": "#e4644a",
  "icons": [
    {"src": "/static/img/english-os-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Adicionar palavra", "short_name": "Adicionar", "url": "/vocabulario/adicionar/"},
    {"name": "Registrar imersão", "short_name": "Imersão", "url": "/imersao/"}
  ],
  "share_target": {
    "action": "/vocabulario/adicionar/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {"title": "title", "text": "text", "url": "url"}
  }
}
