{
  "name": "StateShift by Neville Goddard SOA",
  "short_name": "StateShift",
  "description": "A simple SATS practice app for building one scene, entering one state, and tracking the nightly routine.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "/assets/stateshift-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
