{
  "name": "Make Everything OK",
  "short_name": "Make It OK",
  "description": "One button. A unique, shareable, absurdly reassuring result.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F1EFE8",
  "theme_color": "#F1EFE8",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}