{
  "id": "yummypear",
  "name": "yummypear",
  "short_name": "yummypear",
  "description": "Snap a photo of your receipt, share the link. Everyone picks what they had and sees what they owe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fefce8",
  "theme_color": "#fafaf9",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
