{
  "id": "/",
  "name": "Afrieira Cycling",
  "short_name": "Afrieira CG",
  "description": "Fantasy cycling manager with career mode, snake draft, transfer market and promotion/relegation divisions. All UCI WorldTour races.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "games", "entertainment"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Landing — Fantasy Cycling at another level"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Career Market — sign the best cyclists"
    },
    {
      "src": "/screenshots/screenshot3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Draft — build your squad"
    },
    {
      "src": "/screenshots/screenshot4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cyclist profile — results and upcoming races"
    }
  ],
  "shortcuts": [
    {
      "name": "Fantasy",
      "short_name": "Fantasy",
      "description": "Go to Fantasy Racing",
      "url": "/fantasy",
      "icons": [{ "src": "/icons/nav/fantasy.png", "sizes": "96x96" }]
    },
    {
      "name": "Career",
      "short_name": "Career",
      "description": "Go to Career Mode",
      "url": "/career",
      "icons": [{ "src": "/icons/nav/career.png", "sizes": "96x96" }]
    },
    {
      "name": "Races",
      "short_name": "Races",
      "description": "View race calendar",
      "url": "/races",
      "icons": [{ "src": "/icons/nav/races.png", "sizes": "96x96" }]
    }
  ]
}