{
  "name": "Emogy Dance Alchemy",
  "short_name": "Emogy",
  "description": "Dance trained from the inside out. The ATTUNED Method™ — somatic intelligence meets Solfeggio frequency science.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#060310",
  "theme_color": "#060310",
  "orientation": "any",
  "categories": [
    "health",
    "fitness",
    "lifestyle"
  ],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Frequency Player",
      "short_name": "Player",
      "description": "Open the Solfeggio frequency player",
      "url": "/?page=player",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Class Schedule",
      "short_name": "Schedule",
      "description": "View the weekly class schedule and book classes",
      "url": "/?page=schedule",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your member dashboard and bookings",
      "url": "/?page=dashboard",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "id": "/",
  "related_applications": [],
  "prefer_related_applications": false
}
