{
  "short_name": "AeroDrive",
  "name": "Aero Drive Web OS",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1544383835-bda2bc66a55d?w=192&h=192&fit=crop",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://images.unsplash.com/photo-1544383835-bda2bc66a55d?w=512&h=512&fit=crop",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#020617",
  "theme_color": "#38bdf8",
  "display": "standalone",
  "orientation": "portrait"
}
