{
  "name": "Installation Base",
  "short_name": "InstallBase",
  "description": "PCIS Group internal machine installation management PWA.",
  "start_url": "/installation-base/",
  "display": "standalone",
  "background_color": "#f3f6fb",
  "theme_color": "#334166",
  "orientation": "any",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
