{
  "name": "SULMASSP",
  "short_name": "SULMASSP",
  "description": "Operação SULMASSP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "orientation": "portrait",
  "scope": "/",
  "lang": "pt",
  "icons": [
    {
      "src": "/_img/logoS.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "splash_screen": {
    "assets": {
      "src": "/_img/splash.png",
      "sizes": "620x300",
      "type": "image/png"
    }
  }
}