{
  "name": "Valorie",
  "short_name": "Valorie",
  "description": "V's calorie counter. Invite only, local first, E2E privacy.",
  "start_url": "/weight",
  "id": "/weight",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
