{
  "name": "Thought Bucket",
  "short_name": "Thought Bucket",
  "description": "Say it. Send it. Let it go.",
  "start_url": "/thoughtbuckets",
  "display": "standalone",
  "background_color": "#1a2620",
  "theme_color": "#2a3d35",
  "orientation": "portrait",
  "icons": [
    { "src": "thoughtbucket-icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "thoughtbucket-icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
