{
  "name": "AI Pathfinder",
  "short_name": "AI Path",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://www.gstatic.com/images/branding/product/2x/googleg_48dp.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.gstatic.com/images/branding/product/2x/googleg_48dp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}