{
  "name": "Keros Driver Form",
  "short_name": "Driver Form",
  "description": "Φόρμα καταχώρησης στοιχείων οδηγού - Keros Travel / Happy Rental",
  "start_url": "/drivers-form",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "icons": [
    {
      "src": "/images/keros-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/keros-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
