{
  "lang": "en",
  "name": "Pendulo - precision timing in motion",
  "short_name": "Pendulo",
  "description": "Watch the ball swing on its thread, then tap at just the right moment to let go. Time your release to land it dead-center on the platform below for a Perfect hit and bonus points. Each level shrinks the platform, speeds up the swing, and eventually sends the platform sliding back and forth — how far can you go before you miss? Play on phone, tablet, tv, or computer. Fast and lite. Works offline.",
  "start_url": "https://tapokgames.com/pendulo.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#16213e",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "/assets/img/pendulo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/pendulo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/pendulo-512x512.png",
      "label": "Playing Pendulo",
      "form_factor": "wide",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}