{
  "id": "/",
  "name": "AETHER Creation Studio",
  "short_name": "AETHER",
  "description": "AETHER Creation Studio — the AlienAI Technologies AI ecosystem for creating websites, video, images, voice, agents and more from a single intelligent prompt.",
  "start_url": "/studio/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "theme_color": "#05070D",
  "background_color": "#05070D",
  "categories": ["productivity", "business", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New Project",
      "description": "Start a new AETHER creation",
      "url": "/studio?source=pwa-shortcut",
      "icons": [{ "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your AETHER command center",
      "url": "/studio/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png", "sizes": "192x192" }]
    },
    {
      "name": "My Projects",
      "short_name": "Projects",
      "description": "View your projects",
      "url": "/studio/projects?source=pwa-shortcut",
      "icons": [{ "src": "https://images.hostinger.com/4627ddea-c34f-4732-8e02-c473e43c002f.png", "sizes": "192x192" }]
    }
  ]
}
