{
  "name": "OVERSTAND \u00b7 The Real Rastafari",
  "short_name": "OVERSTAND",
  "description": "Reason through the real Rastafari, root to crown. By Autarchii.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#160f06",
  "theme_color": "#160f06",
  "categories": [
    "education",
    "music",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}