{
  "name": "The Titan Standard",
  "short_name": "Titan Standard",
  "description": "The voice of Two-Tone Blue Nation — Tennessee Titans news, depth charts, hot takes, polls, daily trivia and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#04070D",
  "theme_color": "#0C2340",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "news", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "Latest Titans news and analysis",
      "url": "/news"
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "Full season schedule",
      "url": "/schedule"
    },
    {
      "name": "Fan Zone",
      "short_name": "Fan Zone",
      "description": "Hot takes, polls, trivia",
      "url": "/community"
    },
    {
      "name": "Roster",
      "short_name": "Roster",
      "description": "Depth chart, cap, contracts",
      "url": "/roster"
    }
  ]
}
