{
  "name": "Hermes Pixel Office",
  "short_name": "Hermes Pixel",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11191d",
  "theme_color": "#18232a",
  "description": "Hermes Pixel Office iPhone PWA client",
  "icons": [
    {
      "src": "/iphone-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/iphone-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
