{
  "name": "AFK w/ D&K — Adopt Me Mega Grind",
  "short_name": "AFK w/ D&K",
  "description": "Live server board and host portal for the AFK w/ D&K Adopt Me mega grinding community.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f0ff",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["games", "utilities"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Server Board",
      "short_name": "Servers",
      "description": "View live server statuses",
      "url": "./index.html"
    },
    {
      "name": "Host Portal",
      "short_name": "Host Login",
      "description": "Log in as a host",
      "url": "./index.html"
    }
  ]
}
