{
  "name": "Preta — BJJ Social Network",
  "short_name": "Preta",
  "description": "The social network for Brazilian Jiu-Jitsu. Follow your academy, log every session, track your belt, and find someone to roll with.",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#13161A",
  "theme_color": "#13161A",
  "categories": [
    "sports",
    "social"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}