{
  "name": "Magnx — Tech Suite",
  "short_name": "Magnx",
  "description": "The Magnx tech suite — internal tools built for Jiu-Jitsu school management across Australia. Built by school owners, for school owners.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAFA",
  "theme_color": "#FAFAFA",
  "lang": "en",
  "categories": ["portfolio", "productivity"],

  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Project directory on mobile"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Project directory on desktop"
    }
  ],

  "shortcuts": [
    {
      "name": "View Tech Suite",
      "short_name": "Suite",
      "description": "Browse the full Magnx tool suite",
      "url": "/#projects",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
