{
  "name": "LeeDrOiD Labs",
  "short_name": "LeeDrOiD",
  "description": "Android volume control, EQ tools, reminders and utility apps by LeeDrOiD Labs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05090b",
  "theme_color": "#37d642",
  "icons": [
    {
      "src": "/images/labs-logo.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Volume Panel",
      "short_name": "Volume Panel",
      "description": "Open the Volume Panel app page.",
      "url": "/apps/volume-panel/",
      "icons": [
        {
          "src": "/images/vp_icon.png",
          "sizes": "160x160",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Volume Panel Themes",
      "short_name": "Themes",
      "description": "Open Volume Panel design presets.",
      "url": "/themes/volume-panel/",
      "icons": [
        {
          "src": "/images/vp_icon.png",
          "sizes": "160x160",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Quick Reminders",
      "short_name": "Reminders",
      "description": "Open the Quick Reminders app page.",
      "url": "/apps/quick-reminders/",
      "icons": [
        {
          "src": "/images/qr-icon.png",
          "sizes": "160x160",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Volume Panel Support",
      "short_name": "Support",
      "description": "Open Volume Panel setup and permission help.",
      "url": "/support/volume-panel/",
      "icons": [
        {
          "src": "/images/labs-logo.png",
          "sizes": "1254x1254",
          "type": "image/png"
        }
      ]
    }
  ]
}
