{
  "name": "Sweet Notes",
  "short_name": "Sweet Notes",
  "description": "Schedule thoughtful texts through a paired Android phone.",
  "start_url": "/sweetnotes/",
  "display": "standalone",
  "background_color": "#fffaf7",
  "theme_color": "#b9505b",
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
