{
  "name": "Tendlist",
  "short_name": "Tendlist",
  "description": "A kinder to-do list.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#dfa79b",
  "theme_color": "#607d64",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
