{
  "name": "My Tracker",
  "short_name": "Tracker",
  "description": "Study, fitness, and macro tracker",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#4f8ef7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/4f8ef7/ffffff?text=T",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/4f8ef7/ffffff?text=T",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
