{
  "name": "Colorwalk Studio",
  "short_name": "Colorwalk",
  "description": "极简复古影像工作站",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfbfb",
  "theme_color": "#1d1d1f",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/1d1d1f/ffffff?text=C",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512/1d1d1f/ffffff?text=C",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
