{
  "name": "CELTEN Command Center",
  "short_name": "CELTEN",
  "description": "Celten Ekosistemi Merkezi Komuta Paneli",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#00d2ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}