{
  "name": "SECOND BASE DESIGN",
  "short_name": "SB DESIGN",
  "description": "A calm workspace for developing lingerie and nightwear.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#f8f7f4",
  "icons": [
    {
      "src": "second-base-design-icon.png",
      "sizes": "192x192 512x512 1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}