{
  "name": "Goalasso - Ultimate Football Trivia Game",
  "short_name": "Goalasso",
  "description": "Test your football knowledge with Goalasso! Play Player Guessing, National Team identification, Career Path challenges, Top 10 Challenge, This or That, and Stat Attack. AI-powered questions with multiple difficulty levels.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-goalasso-512.png?v=ga1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-goalasso-192.png?v=ga1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-goalasso-180.png?v=ga1",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-goalasso-32.png?v=ga1",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/goalasso-og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Goalasso Football Trivia Game"
    }
  ],
  "categories": [
    "sports",
    "games",
    "entertainment",
    "education",
    "trivia"
  ],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Stat Attack",
      "short_name": "Stat Attack",
      "description": "Compare players' statistics",
      "url": "/stat-attack?difficulty=easy",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Top 10 Challenge",
      "short_name": "Top 10",
      "description": "Name players in top lists",
      "url": "/top10?difficulty=easy",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "This or That",
      "short_name": "This or That",
      "description": "Choose between two options",
      "url": "/this-or-that?difficulty=easy",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}