{
  "name": "Spark",
  "short_name": "Spark",
  "description": "Spark App",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "rgb(55 40 71)",
  "theme_color": "#4c395f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icons/spark_icon.svg",
      "sizes": "any",
      "type": "xml/svg"
    }
  ]
}
