{
  "name": "DCGrafix Solar Tracker",
  "short_name": "DCGrafix Solar",
  "description": "Client installation, warranty, maintenance and quotation manager",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fb",
  "theme_color": "#0f766e",
  "icons": [
    {"src": "/pwa-icon-192.php", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/pwa-icon-512.php", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}