{
  "name": "Auditee — AI Platform for Requirements, Compliance & Audit Automation",
  "short_name": "Auditee",
  "description": "AI-native PDLC platform. Unify requirements, code, audits and compliance into one living knowledge graph.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "developer", "compliance"],
  "id": "/",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Auditee — AI-native enterprise PDLC platform"
    }
  ],
  "shortcuts": [
    {
      "name": "View pricing",
      "short_name": "Pricing",
      "description": "See plans and INR pricing",
      "url": "/pricing?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Book a demo",
      "short_name": "Demo",
      "description": "Talk to the Auditee team",
      "url": "/contact?topic=demo&source=pwa-shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Open the app",
      "short_name": "App",
      "description": "Sign in to your workspace",
      "url": "/app?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Read the blog",
      "short_name": "Blog",
      "description": "Latest writing on PDLC, AI and compliance",
      "url": "/blog?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
