{
  "name": "Inveplus",
  "short_name": "Inveplus",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8e1",
  "theme_color": "#ff9800",
  "icons": [
    { "src": "/icons/icon-192_v2.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512_v2.png", "sizes": "512x512", "type": "image/png" }
  ]
}