{
  "id": "/",
  "name": "BrickBag",
  "short_name": "BrickBag",
  "description": "Complete LEGO set lifecycle management. Building is only the beginning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5276",
  "theme_color": "#4A9FD9",
  "orientation": "any",
  "categories": ["utilities", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "BrickBag Home" },
    { "src": "/screenshots/browse.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Browse LEGO Sets" },
    { "src": "/screenshots/set-detail.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Set Detail with Bag Breakdown" }
  ]
}
