{
  "name": "PDP Junior ERP",
  "short_name": "PDP Junior",
  "description": "Premium ERP for IT Academy",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#001417",
  "theme_color": "#01E0EE",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x964",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Dashboard"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "625x939",
      "type": "image/png",
      "label": "Mobile Dashboard"
    }
  ]
}
