{
  "name": "睡莲小筑 Water Lily Cottage",
  "short_name": "睡莲小筑",
  "description": "Rita's garden of photos and little thoughts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2F9E44",
  "theme_color": "#2F9E44",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}