{
  "id": "/",
  "name": "Life System",
  "short_name": "Life System",
  "start_url": "./index.php?route=dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d6efd",
  "background_color": "#0d6efd",
  "icons": [
    {
      "src": "./assets/icons/icon.php?s=192&v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icons/icon.php?s=512&v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
