{
  "name": "Jokes — Every Joke Deserves a Permalink",
  "short_name": "Jokes",
  "description": "Search 347,000+ jokes instantly. Dad jokes, puns, one-liners, knock-knock jokes and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/67Hands.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/67Hands.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Random Joke",
      "short_name": "Random",
      "description": "Get a random joke",
      "url": "/random"
    },
    {
      "name": "Submit a Joke",
      "short_name": "Submit",
      "description": "Submit your own joke",
      "url": "/submit"
    }
  ]
}
