{
  "id": "./",
  "name": "RshSoftware Global",
  "short_name": "RSH Global",
  "description": "RshSoftware Global yönetim ve teklif ekosistemi",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "./login.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#e8f0f4",
  "theme_color": "#123e58",
  "icons": [
    {"src": "img/pwa-brand-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "img/pwa-brand-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "img/pwa-brand-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Dashboard", "short_name": "Dashboard", "url": "./index.php", "icons": [{"src": "img/pwa-brand-192.png", "sizes": "192x192"}]},
    {"name": "Yeni Teklif", "short_name": "Yeni Teklif", "url": "./quote.php", "icons": [{"src": "img/pwa-brand-192.png", "sizes": "192x192"}]},
    {"name": "SMS Gönder", "short_name": "SMS", "url": "./sms.php", "icons": [{"src": "img/pwa-brand-192.png", "sizes": "192x192"}]}
  ]
}
