{
  "name": "TG UNIVERSAL — Acoustic Studio",
  "short_name": "TG UNIVERSAL",
  "description": "Calm, focus and sleep through sound — a personal audio studio you can carry.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#080c14",
  "theme_color": "#720bb7",
  "categories": [
    "entertainment",
    "relaxation"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Sleep",
      "short_name": "Sleep",
      "url": "/index.html?tab=SLEEP",
      "icons": [
        {
          "src": "icons/shortcut-earth-lock-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "33 Voyage",
      "short_name": "33 Voyage",
      "url": "/index.html?tab=ASCENT",
      "icons": [
        {
          "src": "icons/shortcut-voyage33-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "id": "/"
}
