{
  "name": "StartBeacon",
  "short_name": "StartBeacon",
  "id": "/",
  "description": "Business setup that gets you ready to operate.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#F8FAFC",
  "theme_color": "#0B1220",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/startbeacon-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Founding beta",
      "short_name": "Beta",
      "url": "./apply.html",
      "description": "Review the StartBeacon founding-beta application."
    },
    {
      "name": "Packages",
      "short_name": "Packages",
      "url": "./packages.html",
      "description": "Compare StartBeacon setup paths."
    },
    {
      "name": "Command Center",
      "short_name": "Command",
      "url": "./app.html",
      "description": "Open the StartBeacon Owner Command Center demo."
    },
    {
      "name": "Prototype Tour",
      "short_name": "Tour",
      "url": "./tour.html",
      "description": "Walk through the buyer journey from fit check to Day One."
    },
    {
      "name": "Demo Gallery",
      "short_name": "Gallery",
      "url": "./demo.html",
      "description": "View fictional Day-One output packs."
    },
    {
      "name": "Brand Kit",
      "short_name": "Brand",
      "url": "./brand.html",
      "description": "View the working logo system and buyer brand-pack preview."
    },
    {
      "name": "Video Proof",
      "short_name": "Video",
      "url": "./video.html",
      "description": "Open the walkthrough recording plan and caption/transcript checklist."
    },
    {
      "name": "Help",
      "short_name": "Help",
      "url": "./help.html",
      "description": "Open the command cheat sheet."
    },
    {
      "name": "Day One",
      "short_name": "Day One",
      "url": "./day-one.html",
      "description": "Open official Day-One startup links."
    },
    {
      "name": "Life OS",
      "short_name": "Life OS",
      "url": "./app.html#life",
      "description": "Open the founder readiness and digital reset view."
    },
    {
      "name": "Fresh Start",
      "short_name": "Fresh Start",
      "url": "./freshstart.html",
      "description": "Learn about access pricing through partner programs."
    }
  ]
}
