{
  "name": "MIKHMON - MikroTik Hotspot Monitor",
  "short_name": "MIKHMON",
  "description": "MikroTik Hotspot Monitor & Management",
  "start_url": "./admin.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#353b41",
  "theme_color": "#008BC9",
  "orientation": "any",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
