{
  "name": "Tosstalk.com",
  "short_name": "Tosstalk",
  "description": "Side projects, browser games, and Minecraft / Palworld server status.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0e12",
  "theme_color": "#0c0e12",
  "lang": "en-US",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/#games",
      "description": "Sudoku, Wordle, 2048, and more"
    },
    {
      "name": "Wordle",
      "short_name": "Wordle",
      "url": "/#wordle"
    },
    {
      "name": "Server status",
      "short_name": "Servers",
      "url": "/#bedrock"
    }
  ]
}
