All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.manifest.json Maven / Gradle / Ivy

The newest version!
{
  "name": "Chutney",
  "short_name": "Chutney",
  "icons": [
      {
          "src": "assets/logo/logo-circle.png",
          "sizes": "141x140",
          "type": "image/png"
      }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy