{
  "name": "ORBIT \u2014 Interactive Atlas of Scale",
  "short_name": "ORBIT",
  "id": "orbit-scale-atlas",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#07162c",
  "theme_color": "#07162c",
  "description": "A mobile-first, touch-friendly local mathematics and science learning system with five full instruments, 17 neuroinclusive lessons, published Field Notes, scale and space explorers, compact navigation, and accessible learning controls.",
  "categories": [
    "education",
    "science",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/icons/orbit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ORBIT Learn",
      "url": "learn.html",
      "icons": [
        {
          "src": "assets/icons/orbit-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "ORBIT Instruments",
      "url": "discovery-lab.html",
      "icons": [
        {
          "src": "assets/icons/orbit-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "ScaleScope",
      "url": "instrument-scale.html",
      "icons": [
        {
          "src": "assets/icons/orbit-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Gravity Forge",
      "url": "instrument-gravity.html",
      "icons": [
        {
          "src": "assets/icons/orbit-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Field Notes",
      "url": "articles.html",
      "icons": [
        {
          "src": "assets/icons/orbit-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}