{
  "name": "Google Workspace PMO Implementation Guide",
  "short_name": "GW PMO Guide",
  "description": "Progressive Web App for guiding PMO teams through a complete Google Workspace implementation — domain setup, security, Gmail, Drive, Docs, Sheets, AppSheet, Apps Script, and training.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
