{
  "name": "LIGMAN One",
  "short_name": "LIGMAN One",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Browse the LIGMAN architectural lighting catalog and save products to your project list.",
  "theme_color": "#FFC932",
  "background_color": "#FFFFFF",
  "shortcuts": [
    {
      "name": "My List",
      "short_name": "My List",
      "description": "Open your saved project list",
      "url": "/lists",
      "icons": [
        {
          "src": "/icon.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
