{
  "name": "Greenbird I.T.",
  "short_name": "Greenbird",
  "description": "Premium Software & Web Solutions",
  "start_url": "./index.php",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay"
  ],
  "background_color": "#f4f8f5",
  "theme_color": "#f4f8f5",
  "icons": [
    {
      "src": "app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}