{
  "name": "GreyCraft",
  "short_name": "GreyCraft",
  "description": "Build, explore & craft across 6 planets",
  "start_url": "/game.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#111111",
  "theme_color": "#4CAF50",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
