{
  "short_name": "FallingBlocks",
  "name": "Falling-Block Puzzle PWA Remastered",
  "description": "Premium 120s action falling-block classic with cosmetic themes and local offline high scores.",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/000000/tetris.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://img.icons8.com/color/512/000000/tetris.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "display": "standalone",
  "orientation": "portrait-primary"
}
