{
  "name": "GI Anotações",
  "short_name": "GI",
  "description": "Escreva do seu jeito. O GI Anotações organiza para você.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/hoje",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F6F7F4",
  "background_color": "#F6F7F4",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icone.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icone-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icone-mono.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "monochrome" }
  ],
  "shortcuts": [
    { "name": "Novo rascunho", "url": "/novo?tipo=rascunho" },
    { "name": "Novo lembrete", "url": "/novo?tipo=lembrete" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
