{
  "name": "BlockPop – Match & Blast Puzzle",
  "short_name": "BlockPop",
  "description": "Free puzzle game with Infinite mode and 100 challenge levels. Drag blocks, match colors, clear lines!",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07071a",
  "theme_color": "#7c3aed",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "screenshots": [
    {"src": "icons/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "BlockPop gameplay"}
  ]
}
