{
  "name": "VoloMarket – Aviation Marketplace",
  "short_name": "VoloMarket",
  "description": "Buy, sell, and rent aircraft and aviation parts across Europe.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "lang": "en",
  "scope": "/",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse aircraft",
      "url": "/listings",
      "description": "Search aircraft and aviation parts for sale"
    },
    {
      "name": "My bookings",
      "url": "/bookings",
      "description": "View your rental bookings"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "View your messages"
    }
  ]
}
