{
  "name": "DEYLOG Habit Tracker",
  "short_name": "DEYLOG",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#4db6ac",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/4db6ac/ffffff?text=D",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/4db6ac/ffffff?text=DEYLOG",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}