{
  "id": "/index.html",
  "name": "Sanfe SMP",
  "short_name": "SanfeSMP",
  "description": "Sanfe SMP — a fantasy Minecraft survival multiplayer server. The Gate awaits those worthy enough to enter.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0e1810",
  "theme_color": "#0e1810",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Server Status",
      "short_name": "Status",
      "url": "/home.html",
      "description": "Check if the server is online and copy the IP"
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery.html",
      "description": "Browse screenshots from the realm"
    },
    {
      "name": "Rules",
      "short_name": "Rules",
      "url": "/rules.html",
      "description": "Read the server rules"
    }
  ]
}
