{
  "name": "OVERSTAND · The Real Rastafari",
  "short_name": "OVERSTAND",
  "description": "Reggae is the sound. Rastafari is the root. Reason through the real Rastafari, root to crown. A Red A Red Youth Foundation project.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d0a0d",
  "theme_color": "#1d0a0d",
  "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"
    }
  ]
}