{
  "name": "ActionLogics Portal",
  "short_name": "AL Portal",
  "description": "ActionLogics Employee Portal - Your personalized workplace experience",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "en",
  "scope": "/",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "categories": [
    "productivity",
    "business"
  ],
  "screenshots": [
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ActionLogics Portal Desktop View"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "ActionLogics Portal Mobile View"
    }
  ],
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
