{
    "name": "Selenite",
    "short_name": "Selenite",
    "start_url": "index.html",
    "scope": "./",
    "icons": [
      {
        "src": "img/selenite192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "img/selenite.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#ffffff",
    "background_color": "#10002b",
    "display": "standalone"
  }