{
  "name": "Doctor Mobile MarketPlace",
  "short_name": "Doctor Mobile",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1769ff",
  "lang": "es",
  "icons": [
    {"src": "assets/meta/favicon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "assets/meta/favicon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
