{
  "name": "MemoryCorp — Knowledge Intelligence Platform",
  "short_name": "MemoryCorp",
  "description": "Turn tribal knowledge into actionable intelligence. Documents, Videos, Voice AI, and more.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#2A2F3C",
  "theme_color": "#2A2F3C",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "My checklists",
      "short_name": "Checklists",
      "description": "Open checklist submissions assigned to me",
      "url": "/checklists/submissions?filter=assigned-to-me",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Browse SOPs",
      "short_name": "SOPs",
      "description": "Browse Standard Operating Procedures",
      "url": "/sops",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
