{
  "name": "Minifigure Stock Exchange",
  "short_name": "MSE",
  "description": "The ultimate LEGO minifigure catalog, collection tracker, and marketplace.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#1f2937",
  "background_color": "#111827",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment", "shopping"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://minifigurestockexchange.com/manifest.webmanifest"
    }
  ],
  "scope_extensions": [
    { "origin": "https://minifigurestockexchange.com" }
  ],
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68d1302ed1d91e1de584a49d/ea384f32f_82ffb2a20_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68d1302ed1d91e1de584a49d/ea384f32f_82ffb2a20_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68d1302ed1d91e1de584a49d/ea384f32f_82ffb2a20_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Minifigure Stock Exchange - Mobile"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68d1302ed1d91e1de584a49d/ea384f32f_82ffb2a20_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Minifigure Stock Exchange - Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Catalog",
      "url": "/Catalog",
      "description": "Browse the full minifigure catalog"
    },
    {
      "name": "My Collection",
      "url": "/Collection",
      "description": "View your personal collection"
    },
    {
      "name": "Marketplace",
      "url": "/Marketplace",
      "description": "Buy and sell minifigures"
    }
  ]
}
