{
  "name": "NoFrillzApps",
  "short_name": "NFA",
  "description": "Free browser-based utility tools: format JSON, convert timestamps, generate passwords, hash text and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5ee",
  "theme_color": "#f8f5ee",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "assets/favicon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
