{
  "name": "pkSmp Launcher",
  "short_name": "pkSmp",
  "description": "Minecraft launcher for the pkSmp network.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#55ffff",
  "orientation": "landscape-primary",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
