{
  "name": "JokeArmy — Laugh or Leave",
  "short_name": "JokeArmy",
  "description": "Your daily dose of the funniest jokes on the internet. Vote, share, and play.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF0000",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "games"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Is This Funny?",
      "short_name": "Game",
      "url": "/game",
      "description": "Play the rapid-fire joke game"
    },
    {
      "name": "Random Joke",
      "short_name": "Random",
      "url": "/random",
      "description": "Get a random joke"
    },
    {
      "name": "Top 10",
      "short_name": "Top 10",
      "url": "/top",
      "description": "Hall of Fame"
    }
  ],
  "screenshots": []
}
