{
  "name": "Pinnacle Command Centre",
  "short_name": "Command Centre",
  "description": "Pinnacle Personal Assistant — your single control surface for clients, finance, diary, demos and provisioning.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDFCF8",
  "theme_color": "#FDFCF8",
  "lang": "en-ZA",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "pinnacle-p.png", "sizes": "612x612", "type": "image/png", "purpose": "any" }
  ]
}
