{
  "name": "The Autonomy Protocol",
  "short_name": "The Autonomy Protocol",
  "description": "High school isn't just about academics; it's about building the foundation for the rest of your life. Step into a system designed to teach you real-world life management, self-governance, and absolute accountability.",
  "theme_color": "#ff6500",
  "background_color": "#0080ff",
  "display": "standalone",
  "orientation": "any",
  "dir": "auto",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "410x886",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Autonomy Protocol on Mobile"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1348x932",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Autonomy Protocol on Desktop"
    }
  ]
}
