{
  "name": "ERP Master Mobil",
  "short_name": "ERP Mobil",
  "start_url": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "tr",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "description": "Mobil uygulama hissi veren ERP PWA paneli"
}