
{
  "id": "ai-asset-forge-verse",
  "name": "AI Asset Forge Verse",
  "short_name": "AssetForge",
  "description": "Create and generate AI assets and videos with Asset Forge Verse.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "fullscreen", "minimal-ui"],
  "background_color": "#04080F",
  "theme_color": "#36d9d9",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "iarc_rating_id": "e84b072d-71a8ce4e53b7",
  "categories": ["productivity", "graphics", "utilities", "entertainment"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://e44231fe-97bd-4990-8182-0c57ce2f7ed8.lovableproject.com",
      "id": "app.lovable.e44231fe97bd499081820c57ce2f7ed8"
    }
  ],
  "screenshots": [
    {
      "src": "/placeholder.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "platform": "wide",
      "label": "AI Asset Forge Verse Dashboard"
    }
  ],
  "icons": [
    {
      "src": "/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon192.png",
      "sizes": "48x48 72x72 96x96 128x128 256x256 384x384",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate Asset",
      "url": "/#generator",
      "description": "Quickly generate a new AI asset"
    },
    {
      "name": "View Gallery",
      "url": "/#gallery",
      "description": "Browse your created assets"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+assetforge",
      "url": "/?url=%s"
    },
    {
      "protocol": "mailto",
      "url": "/contact?email=%s"
    }
  ],
  "widgets": [
    {
      "name": "Quick Generator",
      "description": "Quickly generate new AI assets",
      "tag": "quick-generator",
      "url": "/widget-generator",
      "screenshots": [
        {
          "src": "/placeholder.svg",
          "sizes": "540x400",
          "label": "Quick Generator Widget"
        }
      ]
    },
    {
      "name": "Recent Assets",
      "description": "View your most recently created assets",
      "tag": "recent-assets",
      "url": "/widget-recent",
      "screenshots": [
        {
          "src": "/placeholder.svg",
          "sizes": "540x400",
          "label": "Recent Assets Widget"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-new", "auto"]
  },
  "scope_extensions": [
    {
      "origin": "https://e44231fe-97bd-4990-8182-0c57ce2f7ed8.lovableproject.com"
    }
  ],
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "url_handlers": [
    {
      "origin": "https://e44231fe-97bd-4990-8182-0c57ce2f7ed8.lovableproject.com"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg"]
      }
    }
  ]
}
