{
  "name": "Gatewood RP",
  "short_name": "Gatewood",
  "description": "An 18+ serious-roleplay GTA V FiveM city. Rules, applications, departments and live server status.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#04060c",
  "theme_color": "#04060c",
  "categories": [
    "games",
    "social"
  ],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Server status",
      "url": "status.html",
      "description": "Live player count"
    },
    {
      "name": "Rules",
      "url": "rules.html",
      "description": "The rulebook"
    },
    {
      "name": "Apply",
      "url": "apply.html",
      "description": "Applications"
    }
  ]
}
