{
  "name": "Shine Up",
  "short_name": "Shine Up",
  "icons": [
    {
      "src": "https://asturias.dev/works/siddy/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://asturias.dev/works/siddy/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}