{
  "name": "RT Global Elite — Conservative Resource",
  "short_name": "RT Elite",
  "description": "Conservative political resource and campaign consulting. Find your elected officials, candidates, and conservative news.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#1A1410",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "politics", "government"],
  "shortcuts": [
    {
      "name": "Find My Officials",
      "url": "/officials.html",
      "description": "Look up your elected officials by ZIP code"
    },
    {
      "name": "Candidates",
      "url": "/candidates.html",
      "description": "See who's running for office"
    },
    {
      "name": "News Desk",
      "url": "/news.html",
      "description": "Conservative news roundup"
    }
  ]
}
