{
  "name": "Nucleus",
  "short_name": "Nucleus",
  "description": "Your digital harmony",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#000",
  "icons": [
    {
      "src": "nucleus.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "apple-touch-icon": "nucleus.png"
}
