{
  "name": "Paimnt Central",
  "short_name": "Paimnt",
  "description": "The single source of truth for how Paimnt works, thinks, and executes.",
  "theme_color": "#0048e6",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "lang": "en-AU",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/img/paimnt-icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/paimnt-icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/paimnt-icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/paimnt-icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Knowledge Base",
      "short_name": "KB",
      "url": "/docs/introduction-to-paimnt/welcome",
      "icons": [{"src": "/img/paimnt-icon-192.png?v=3", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Team Directory",
      "short_name": "Directory",
      "url": "/team-directory",
      "icons": [{"src": "/img/paimnt-icon-192.png?v=3", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Process Map",
      "short_name": "Processes",
      "url": "/process-map",
      "icons": [{"src": "/img/paimnt-icon-192.png?v=3", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
