{
  "name": "Globi v0.9.59",
  "short_name": "Globi",
  "orientation": "landscape",
  "description": "Visualize satellites orbits, Starlink",
  "icons": [
    {
      "src": "icons/icon_white_32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon_white_64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/icon_white_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon_white_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "index.html?v=0.9.59",
  "display": "fullscreen",
  "theme_color": "#B12A34",
  "background_color": "#B12A34",
  "screenshots": [
    {
      "src": "screenshot.JPG",
      "sizes": "1163x958",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Homescreen of Globi App"
    }
  ]
}