{
  "name": "TerraTap",
  "short_name": "TerraTap",
  "description": "Claim real land on the map. Play with friends, collect diamonds, build your territory.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "orientation": "portrait",
  "icons": [
    { "src": "/assets/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/play-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/terratap-share.png", "sizes": "1024x1024", "type": "image/png", "form_factor": "wide" }
  ]
}
