{
  "name": "AutoNICA GPS",
  "short_name": "AutoNICA GPS",
  "description": "Sistema de Rastreo Satelital GPS AUTONICA",
  "start_url": "/mobile/",
  "scope": "/mobile/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/mobile/theme/images/logo-mobile192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mobile/theme/images/logo-mobile.png",
      "sizes": "511x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}