{
  "name": "Needed Notas",
  "short_name": "Needed Notas",
  "description": "App de notas do ecossistema Needed",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#639922",
  "orientation": "any",
  "lang": "pt-BR",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
