{
  "name": "BitEat Peso+",
  "short_name": "BitEat",
  "lang": "pt-PT",
  "start_url": "/biteat/?page=dashboard",
  "scope": "/biteat/",
  "display": "standalone",
  "background_color": "#070d18",
  "theme_color": "#0b1220",
  "description": "Registo de peso, histórico e estimativas de calorias para o teu objetivo.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Início",
      "description": "Ver peso e progresso",
      "url": "/biteat/?page=dashboard",
      "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Perfil",
      "short_name": "Perfil",
      "description": "Dados e notificações",
      "url": "/biteat/?page=profile",
      "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
