{
    "short_name": "Medialake",
    "name": "MedialakeAI",
    "icons": [
      {
        "src": "/img/favicons/favicon-16x16.png",
        "type": "image/png",
        "sizes": "16x16"
      },
      {
        "src": "/img/favicons/favicon-32x32.png",
        "type": "image/png",
        "sizes": "32x32"
      },
      {
        "src": "/img/favicons/android-chrome-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/img/favicons/android-chrome-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      },
      {
        "src": "/img/favicons/maskable-icon-192x192.png",
        "type": "image/png",
        "sizes": "192x192",
        "purpose": "any maskable"
      }
    ],
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "background_color": "#000000",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#1832AB",
    "shortcuts": [
      {
        "name": "Login",
        "short_name": "Login",
        "description": "Log into Medialake",
        "url": "/today?source=pwa",
        "icons": [{ "src": "/img/favicons/android-chrome-192x192.png", "sizes": "192x192" }]
      }
    ],
    "description": "Medialake"
  }