{
  "name": "Horizonpower",
  "short_name": "Horizonpower",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "theme_color": {
    "bg": "#f6f2f8",
    "surface": "#e7dff0",
    "accent": "#7456a3",
    "accent_dark": "#493569",
    "ink": "#241d31",
    "muted": "#5f5870"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}