{
  "name": "Alohadice",
  "short_name": "Alohadice",
  "description": "Hawaiian-themed dice strategy game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242424",
  "theme_color": "#1a5c8f",
  "orientation": "landscape",
  "icons": [
    { "src": "index.icon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "index.apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
