{
  "name": "Scarlet Studios",
  "short_name": "Scarlet",
  "description": "Premium Roblox asset packs + AI Studio plugin. Drop-in environments, scripts, GUIs, and combat systems for your games.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "developer", "games", "entertainment"],
  "icons": [
    {
      "src": "/scarlet-phoenix.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/scarlet-phoenix-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/scarlet-phoenix.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Asset Store",
      "short_name": "Store",
      "description": "Browse premium Roblox asset packs",
      "url": "/?utm_source=pwa_shortcut&utm_campaign=store",
      "icons": [{ "src": "/scarlet-phoenix.png", "sizes": "256x256" }]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "Your installed packs",
      "url": "/my-library?utm_source=pwa_shortcut&utm_campaign=library",
      "icons": [{ "src": "/scarlet-phoenix.png", "sizes": "256x256" }]
    },
    {
      "name": "Refer Friends",
      "short_name": "Refer",
      "description": "Get your referral link",
      "url": "/refer?utm_source=pwa_shortcut&utm_campaign=refer",
      "icons": [{ "src": "/scarlet-phoenix.png", "sizes": "256x256" }]
    }
  ],
  "screenshots": [
    {
      "src": "/scarlet-phoenix-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Scarlet Studios — Premium Roblox Assets"
    }
  ],
  "prefer_related_applications": false
}
