{
  "name": "TowerBlocks",
  "short_name": "TowerBlocks",
  "description": "Stack blocks with perfect timing and build the tallest tower — casual mobile arcade game.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D0CBC7",
  "theme_color": "#D0CBC7",
  "icons": [
    {
      "src": "./icons/rs-152-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/rs-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/rs-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
