{
  "name": "Niblem — Apps & Games | Daily Puzzle & Brain Games",
  "short_name": "Niblem",
  "description": "Discover the latest mobile apps and games on Niblem. Explore addictive puzzle games, useful apps, and daily updates designed for fun, productivity, and entertainment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}