{
  "id": "plush-production",
  "name": "PLUSH Production | Creative Digital Agency",
  "short_name": "PLUSH",
  "description": "PLUSH Production is a creative digital agency specializing in digital transformation, brand strategy, web development and innovative design solutions. We create exceptional digital experiences through strategic excellence.",
  "categories": ["business", "design", "development", "productivity"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/icon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Shape Future of Digital Excellence",
      "url": "/services",
      "icons": [{ "src": "/img/icon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }, 
    {
      "name": "View Our Work",
      "short_name": "Work",
      "description": "Browse our portfolio of digital projects",
      "url": "/work",
      "icons": [{ "src": "/img/icon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/img/icon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/img/screenshots/home-1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "narrow",
      "label": "Homepage of PLUSH Production"
    },
    {
      "src": "/img/screenshots/work-1920x1080.png", 
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "narrow",
      "label": "Our Work Portfolio"
    }
  ],
  "scope": "/",
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "mailto:plush.maison.official@gmail.com"
    }
  ],
  "business_info": {
    "legal_name": "SAS PLUSH",
    "address": "17 PASSAGE ANTOINE RIOU",
    "postal_code": "92000",
    "city": "NANTERRE",
    "country": "France",
    "siren": "931 464 648",
    "email": "plush.maison.official@gmail.com"
  }
 }