{
  "name": "Kyzel Kreates™ Company Platform — Executive AI Guided App",
  "short_name": "Kyzel Kreates™",
  "description": "Executive company App for Kyzel Kreates™, Ciaran Kelly and the 4P3X Verse Ecosystem™: offline-first, AI-guided and public-safe.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#060608",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "education",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "4P3X SafeSpark™",
      "short_name": "SafeSpark™",
      "description": "Open the flagship SafeSpark™ case study.",
      "url": "./safespark.html",
      "icons": [
        {
          "src": "assets/safespark-icon.png",
          "sizes": "1536x1536",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Founder Story",
      "short_name": "About",
      "description": "Read the Ciaran Kelly founder story.",
      "url": "./about.html",
      "icons": [
        {
          "src": "assets/kyzel-kreates-logo.png",
          "sizes": "1536x1536",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Evidence Vault",
      "short_name": "Evidence",
      "description": "Open Kyzel Kreates™ public evidence resources.",
      "url": "./evidence-vault.html",
      "icons": [
        {
          "src": "assets/4p3x-verse-square-logo.png",
          "sizes": "1536x1536",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "assets/kyzel-kreates-logo.png",
      "sizes": "1536x1536",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/4p3x-verse-square-logo.png",
      "sizes": "1536x1536",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/safespark-icon.png",
      "sizes": "1536x1536",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}