{
  "name": "Satellite Pointer",
  "short_name": "SatPointer",
  "description": "Aim a satellite dish with your phone: azimuth, elevation and LNB skew for 500 geostationary satellites.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101725",
  "theme_color": "#101725",
  "icons": [
    {
      "src": "/img/sp192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/sp512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/sp512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}