{
  "short_name": "Geoma",
  "name": "Geoma",
  "icons": [
    {
      "src": "src/img/auth/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "src/img/auth/icon_2x.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "background_color": "#27c3f2",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#27c3f2"
}