{
  "name": "The Brick Garage",
  "short_name": "Brick Garage",
  "description": "The Digital Garage for 1:8 Scale LEGO Technic Masterpieces",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1120",
  "theme_color": "#0a1120",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "My Garage",
      "short_name": "Garage",
      "description": "View your virtual garage",
      "url": "/garage",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Browse community builds",
      "url": "/community",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    }
  ]
}
