{
  "name": "AllofDay.com - Your Daily Content Hub",
  "short_name": "AllofDay",
  "description": "Daily jokes, quotes, games, facts & sports scores - all in one place",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "news", "sports"],
  "shortcuts": [
    {
      "name": "Today's Joke",
      "url": "https://jokeofday.net",
      "description": "See today's joke"
    },
    {
      "name": "Today's Quote",
      "url": "https://quoteofday.net",
      "description": "Get inspired"
    },
    {
      "name": "Today's Game",
      "url": "https://gameofday.net",
      "description": "Play today's game"
    }
  ]
}
