{
  "name": "WrestleIndex — Wrestling News, Champions & Rankings",
  "short_name": "WrestleIndex",
  "description": "Live wrestling news, champions, PPV schedule, results and The Index Top 30 rankings for WWE, AEW and TNA.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["sports", "news", "entertainment"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "The Index Top 30", "short_name": "The Index", "url": "/rankings/" },
    { "name": "Current Champions", "short_name": "Champions", "url": "/champions/" },
    { "name": "PPV Schedule", "short_name": "Schedule", "url": "/schedule/" }
  ]
}
