{
  "name": "RawRebelSocial",
  "short_name": "RawRebel",
  "description": "This isn't a feed. It's a movement.",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#d34949",
  "icons": [
    {
      "src": "/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

