{
  "id": "/dashboard.php",
  "name": "MiniBeast Official",
  "short_name": "MiniBeast",
  "description": "MiniBeast fitness and wellness app",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4e73df",
  "theme_color": "#4e73df",
  "icons": [
    {
      "src": "/img/fb-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/fb-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/mobile.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "label": "MiniBeast dashboard on mobile"
    },
    {
      "src": "/img/screenshots/desktop.png",
      "sizes": "1787x3840",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MiniBeast dashboard on desktop"
    }
  ]
}
