{
  "name": "Sonear Account",
  "short_name": "Account",
  "description": "Manage your Sonear account",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/account/",
  "scope": "/account/",
  "icons": [
    {
      "src": "/account/icon.svg?v=1",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
