{
    "short_name": "FuzzyOutput",
    "name": "FuzzyOutput - Reality must take precedence over public relations, for Nature cannot be fooled",
    "description": "A Collection of thoughts and experiments",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#e4e4e4",
    "theme_color": "#444444",
    "icons": [
      {
        "src": "fzop.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "fzop_512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ]
  }