{
  "name": "BlockScape",
  "short_name": "BlockScape",
  "description": "BlockScape - Voxel MMO",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a2e",
  "background_color": "#000000",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BlockScape - Voxel MMO"
    },
    {
      "src": "./screenshot-mobile.png",
      "sizes": "405x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BlockScape - Voxel MMO"
    }
  ]
}
