{
  "name": "Rotago",
  "short_name": "Rotago",
  "description": "Rotago musteri ve kurye panelleri",
  "start_url": "./modules/login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f5f6",
  "theme_color": "#b40f19",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./public/icons/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
