{
  "name": "Appartix",
  "short_name": "Appartix",
  "description": "Plataforma de gestión digital de operaciones de seguridad",
  "start_url": "/login",
  "id": "/",
  "scope": "/",
  "lang": "es",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#1c1c2b",
  "theme_color": "#1c1c2b",
  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.appartix.app",
      "id": "com.appartix.app"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "https://app.appartix.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://app.appartix.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://app.appartix.com/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://app.appartix.com/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://app.appartix.com/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard de empresa"
    }
  ],
  "shortcuts": [
    {
      "name": "Nuevo parte",
      "short_name": "Parte",
      "description": "Abrir un nuevo parte de servicio",
      "url": "/guard/reports/new",
      "icons": [{ "src": "https://app.appartix.com/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
