{
  "background_color": "#FFF",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "name": "Am I First - Score & Tournament Tracker",
  "short_name": "Am I First",
  "version": "2.0.2",
  "description": "Am I First is a scoreboard, find out the scores of your friends.",
  "author": "Hugo Levet",
  "icons": [
    {
      "src": "/img/app_icon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/maskable_icon.png",
      "type": "image/png",
      "sizes": "714x714",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot/wide/1.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot/wide/2.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot/wide/3.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot/narrow/1.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/img/screenshot/narrow/2.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/img/screenshot/narrow/3.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "start_url": "/",
  "theme_color": "#f8f5f2",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.am_i_first",
      "id": "com.am_i_first"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/detail/9nclxr7581p7"
    },
    {
      "platform": "webapp",
      "url": "https://am-i-first.com"
    }
  ],
  "orientation": "natural",
  "id": "com.am_i_first",
  "categories": [
    "utilities",
    "games",
    "sports"
  ],
  "prefer_related_applications": true,
  "iarc_rating_id": "2b2ab245-f266-4fe8-968b-91f2e03712ac",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://am-i-first.com"
    }
  ]
}