{
  "name": "Strinova Music Nightly",
  "short_name": "Strinova Music Nightly",
  "description": "A program to record, practice and share music. \nBy downloading the app, you get fullscreen and better overall experience",
  "icons": [
    {
      "src": "/klbq/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/klbq/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/klbq/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "file_handlers": [
    {
      "action": "/klbq",
      "name": "Import file in strinova music",
      "accept": {
        "application/json": [
          ".strinovasheet",
          ".strinovabackup",
          ".strinovatheme",
          ".strinovafolder"
        ]
      },
      "icons": [
        {
          "src": "/klbq/favicon.ico",
          "sizes": "48x48",
          "type": "image/x-icon"
        },
        {
          "src": "/klbq/logo192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "/klbq/logo512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/klbq/manifestData/player.webp",
      "type": "image/png",
      "form_factor": "narrow",
      "sizes": "1280x720"
    },
    {
      "src": "/klbq/manifestData/composer.webp",
      "type": "image/png",
      "form_factor": "narrow",
      "sizes": "1280x720"
    },
    {
      "src": "/klbq/manifestData/zenkeyboard.webp",
      "type": "image/png",
      "form_factor": "narrow",
      "sizes": "1280x720"
    },
    {
      "src": "/klbq/manifestData/player.webp",
      "form_factor": "wide",
      "type": "image/png",
      "sizes": "1280x720"
    },
    {
      "src": "/klbq/manifestData/composer.webp",
      "type": "image/png",
      "form_factor": "wide",
      "sizes": "1280x720"
    },
    {
      "src": "/klbq/manifestData/zenkeyboard.webp",
      "type": "image/png",
      "form_factor": "wide",
      "sizes": "1280x720"
    }
  ],
  "start_url": "/klbq",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#63aea7",
  "background_color": "#495466"
}