{
  "name": "AILineups",
  "short_name": "AILineups",
  "description": "Predict starting football lineups, climb the leaderboard, and earn points.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#1f2430",
  "theme_color": "#1f6b46",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/wp-content/themes/defaulttheme/assets/images/logo/logosmall.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/defaulttheme/assets/images/logo/logosmall.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
