{
  "name": "Space Art",
  "short_name": "SpaceArt",
  "icons": [
    {
      "src": "/img/other/favicons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/other/favicons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b0101",
  "background_color": "#0b0101",
  "display": "standalone"
}