{
  "name": "GameZipper Tools",
  "short_name": "GZ Tools",
  "description": "Free online game tools - word search, timer, dice roller and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#4ecdc4",
  "orientation": "any",
  "categories": [
    "games",
    "utilities"
  ],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
