{
  "name": "DailyVal Social",
  "short_name": "DailyVal",
  "description": "Share your daily moments and discover the value in everyday life",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f6f6",
  "theme_color": "#f6f6f6",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/dailyVal.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
