{
    "short_name": "RSC UFRN",
    "gcm_sender_id": "103953800507",
    "name": "RSC UFRN",
    "theme_color": "#589e3c",
    "icons": [
      {
        "src": "./icons/icon_192.png",
        "type": "image/png",
        "sizes": "192x192",
         "purpose": "any maskable"
      },
      {
        "src": "./icons/icon_512.png",
        "type": "image/png",
        "sizes": "512x512"
      },
          {
        "src": "./icons/icon_270.png",
        "type": "image/png",
        "sizes": "270x270"
      },
              {
        "src": "./icons/icon_180.png",
        "type": "image/png",
        "sizes": "180x180"
      }
  
    ],
    "start_url": "/index.html",
    "background_color": "#589e3c",
    "display": "standalone",
    "scope": "/",
    "orientation": "portrait-primary",
    "theme_color": "#589e3c",
    "prefer_related_applications": false
  }