{
  "name": "Verto — Learn. Prove. Own.",
  "short_name": "Verto",
  "description": "The world's first human skill operating system",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#08091A",
  "theme_color": "#08091A",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any"}
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {"src": "screenshot1.png", "sizes": "390x844", "type": "image/png"}
  ]
}