{
  "name": "Boredom Buster App",
  "short_name": "Boredom Buster",
  "description": "The Boredom Buster app is designed to provide users with instant activity suggestions, offering a readily available solution to combat boredom.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "/thumbnail.png",
      "sizes": "573x301",
      "type": "image/png"
    }
  ]
}
