{
  "name": "Leanna Hub",
  "short_name": "Leanna",
  "description": "The exclusive hub — live drops, polls & everywhere you can find me.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08030a",
  "theme_color": "#ff1493",
  "categories": ["social", "entertainment", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Go LIVE", "url": "/live", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "All my links", "url": "/links", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Enable notifications", "url": "/notify", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Account", "url": "/account", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
