{
  "name": "The 4-Touch Central Command",
  "short_name": "Central Command",
  "description": "Three companies, one instrument. Sales, pace, lead sources and team effort — read live, sign-in required.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1f17",
  "theme_color": "#0d1f17",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "./icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
