{
  "short_name": "Nebula3D Dev",
  "name": "Nebula3D Dev - Professional Web Development & Games",
  "description": "Professional web application development, interactive games, and digital solutions by Nebula3D Dev",
  "icons": [
    {
      "src": "nm-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "nm-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "nm-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#667eea",
  "background_color": "#1a202c",
  "categories": ["business", "entertainment", "games", "productivity", "utilities"],
  "prefer_related_applications": false,
  "dir": "ltr",
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Games Portal",
      "short_name": "Games",
      "description": "Play our interactive browser games",
      "url": "./?tab=games",
      "icons": [
        {
          "src": "nm-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Work",
      "short_name": "Portfolio",
      "description": "View our projects and applications",
      "url": "./?tab=work",
      "icons": [
        {
          "src": "nm-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "./?tab=contact",
      "icons": [
        {
          "src": "nm-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "./share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
