{
  "name": "Robostage AI™ — Build Your Own Stage Robot",
  "short_name": "Robostage AI™",
  "description": "Design, simulate, and build AI-driven robotic performers for live entertainment. From theme parks to concert tours. © 2026 LoftZone AI LLC. All rights reserved. Robostage AI™ is a trademark of LoftZone AI LLC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0E1120",
  "theme_color": "#00FFD1",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["entertainment", "productivity", "utilities"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663400683535/gi7HbUcqTzazkHhBd7zAW3/robostage-logo-main-XS3jj7pzTfbCEnQuXj9yYB.webp",
      "sizes": "1280x853",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Robostage AI — Hero"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663400683535/gi7HbUcqTzazkHhBd7zAW3/icon-1024x1024_3415f877.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Robostage AI — App Icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Build a Robot",
      "short_name": "Builder",
      "description": "Open the Robot Builder",
      "url": "/builder",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Stage Simulator",
      "short_name": "Simulator",
      "description": "Launch the Stage Simulator",
      "url": "/simulator",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Parts",
      "description": "Browse the Parts Marketplace",
      "url": "/marketplace",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
