{
  "id": "/",
  "name": "auditii360 - DEBUG",
  "short_name": "auditii360 - DEBUG",
  "description": "Mantén el control total de tu sistema de gestión, hazlo fácil.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#421d74",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/pwa/auditii.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/auditii.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/auditii-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa/screenshot-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://debug.auditii.com/manifest.json"
    }
  ]
}
