{
  "name": "HENC",
  "short_name": "HENC",
  "description": "Alternative Indie Pop / Rock artist from Austria creating cinematic piano-driven music with emotional songwriting and powerful rock energy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "en",
  "categories": [
    "music",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
 }