{
  "name": "Mattei and WNBA",
  "short_name": "matteiandwnba",
  "description": "Golden State Valkyries Fan Site - News, Photos, Scores & More",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#B896D4",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["sports", "news"],
  "shortcuts": [
    {
      "name": "View Scores",
      "url": "/scores",
      "description": "Check live WNBA scores"
    },
    {
      "name": "Latest News",
      "url": "/blog",
      "description": "Read the latest Valkyries news"
    },
    {
      "name": "Photo Gallery",
      "url": "/gallery",
      "description": "View game day photos"
    }
  ]
}
