{
 "name": "Signal Gazette",
 "short_name": "Signal",
 "description": "Political intelligence. Real time. Zero noise.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#0a0a0a",
 "theme_color": "#FF6200",
 "orientation": "portrait-primary",
 "icons": [
   {
     "src": "/og-image.jpg.jpg",
     "sizes": "192x192",
     "type": "image/jpeg",
     "purpose": "any"
   },
   {
     "src": "/og-image.jpg.jpg",
     "sizes": "512x512",
     "type": "image/jpeg",
     "purpose": "any maskable"
   }
 ],
 "categories": ["news", "politics"],
 "shortcuts": [
   {
     "name": "Election Center",
     "url": "/elections",
     "description": "Race ratings, polling, primaries"
   },
   {
     "name": "My Signal",
     "url": "/my-signal",
     "description": "Your political intelligence dashboard"
   },
   {
     "name": "States",
     "url": "/states",
     "description": "Local political news by state"
   }
 ]
}
