{
  "name": "Next Move Life OS",
  "short_name": "Next Move",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080816",
  "theme_color": "#16113a",
  "description": "Faith-forward gamified next move operating system powered by Maranatha Consulting.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}