{
  "name": "Cosmic Meta Molecules",
  "short_name": "Molecule",
  "description": "Molecules are an experiential piece of art, with a static image for printing, an animation - all generated and stored on the on the Ethereum Blockchain.",
  "icons": [
    {
      "src": "/molecules/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/molecules/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1e1b4b",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/molecules/",
  "scope": "/molecules/"
}