{
  "short_name": "Mascot Agency",
  "name": "The Mascot Agency - Professional 3D Mascot Creation",
  "description": "Design unique and engaging 3D mascots for your brand with The Mascot Agency. Specialists in custom 3D mascot creation for businesses.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF5722",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "design", "graphics", "art", "technology"],
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/screenshots/homepage-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Mascot Agency Homepage"
    },
    {
      "src": "/images/screenshots/homepage-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Mascot Agency Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Read our latest blog posts about 3D mascot design",
      "icons": [
        {
          "src": "/images/icons/blog.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "View our 3D mascot portfolio",
      "icons": [
        {
          "src": "/images/icons/portfolio.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Get in touch with us for your 3D mascot project",
      "icons": [
        {
          "src": "/images/icons/contact.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Services",
      "url": "/services",
      "description": "Explore our 3D mascot creation services",
      "icons": [
        {
          "src": "/images/icons/services.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+mascot",
      "url": "/?mascot=%s"
    }
  ]
}