{
  "id": "https://www.gotomyhead.site",
  "name": "Goto My Head from NDP Software",
  "short_name": "GotoMyHead",
  "description": "An app that finds jazz charts in many of the published \"fake books\".",
  "display_override": [
    "minimal-ui",
    "standalone"
  ],
  "display": "fullscreen",
  "installable": true,
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "images/splash.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/photo/music-pile-2.webp",
      "sizes": "72x72 96x96 128x128 192x192",
      "type": "image/webp"
    },
    {
      "src": "images/icon/repeat-measure.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "orientation": "any",
  "screenshots": [
    {
      "src": "images/screen-shot-natur.png",
      "sizes": "1100x1100",
      "type": "image/png",
      "label": "Simple search in progress"
    }
  ],
  "start_url": "/index.html",
  "dir": "auto",
  "lang": "en-US"
}