{
  "name": "Vextal",
  "short_name": "Vextal",
  "description": "A cinematic 3D operating system for student life, developed by Adam Hamza: live Aspen grades, GPA projection, assignment triage, schedules, weather, finances, athletics and more — your whole life as a navigable space environment.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05080f",
  "theme_color": "#05080f",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": []
}
