{
  "name": "Fomord Travel - Portal de Choferes",
  "short_name": "Fomord Travel",
  "description": "Sistema de gestión de reservaciones y servicios para choferes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14B8A6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "https://public.readdy.ai/ai/img_res/6cee4cf793d168b11664201c545bed8d.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://readdy.ai/api/search-image?query=modern%20minimalist%20travel%20transportation%20app%20icon%20with%20teal%20turquoise%20gradient%20background%20featuring%20stylized%20bus%20or%20vehicle%20symbol%20clean%20professional%20design%20suitable%20for%20mobile%20app%20square%20format%20flat%20design%20vector%20style%20high%20contrast&width=512&height=512&seq=pwa-icon-512&orientation=squarish",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "business", "productivity"],
  "screenshots": [
    {
      "src": "https://readdy.ai/api/search-image?query=mobile%20app%20screenshot%20showing%20driver%20dashboard%20with%20service%20assignments%20modern%20clean%20interface%20teal%20accent%20colors%20professional%20transportation%20management%20system&width=1080&height=1920&seq=pwa-screenshot-1&orientation=portrait",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "permissions": [
    "notifications",
    "geolocation",
    "camera",
    "microphone",
    "storage"
  ]
}