{
  "name": "NPS Store - Luxury Adult Wellness",
  "short_name": "NPS Store",
  "description": "Luxury adult pleasure products, lingerie, lubricants and intimacy essentials delivered in 100% discreet packaging.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d030c",
  "theme_color": "#ff2a85",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}