{
  "name": "Private Gallery",
  "short_name": "PrivateGallery",
  "description": "Encrypt images in-browser and restore them securely.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230f172a'/%3E%3Crect x='36' y='84' width='120' height='72' rx='14' fill='%236366f1'/%3E%3Cpath d='M96 36c-20.99 0-38 17.01-38 38v10h20V74c0-9.94 8.06-18 18-18s18 8.06 18 18v10h20V74c0-20.99-17.01-38-38-38Z' fill='%23a5b4fc'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230f172a'/%3E%3Crect x='96' y='224' width='320' height='192' rx='40' fill='%236366f1'/%3E%3Cpath d='M256 96c-55.23 0-100 44.77-100 100v28h52v-28c0-26.51 21.49-48 48-48s48 21.49 48 48v28h52v-28c0-55.23-44.77-100-100-100Z' fill='%23a5b4fc'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
