{
  "short_name": "Portfolio",
  "name": "Personal Portfolio Tracker",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1e40af/ffffff.png?text=CMC",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/1e40af/ffffff.png?text=CMC",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#111827",
  "background_color": "#ffffff",
  "orientation": "portrait"
}