{
  "name": "Snodo",
  "short_name": "Snodo",
  "description": "Motorsport volunteer management and race operations platform, powered by AxisPrime Inc.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Admin Dashboard",
      "url": "/index.html",
      "description": "Open Snodo Admin Portal"
    },
    {
      "name": "Volunteer Portal",
      "url": "/volunteer.html",
      "description": "Open Volunteer Portal"
    },
    {
      "name": "Register",
      "url": "/register.html",
      "description": "Volunteer Registration"
    }
  ]
}
