{
  "name": "Collect Your Thoughts",
  "short_name": "CYT",
  "description": "Pay attention to what you pay attention to.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#0B7A5E",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "./assets/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "./assets/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
