{
  "name": "Signy",
  "short_name": "Signy",
  "description": "月500円で電子署名し放題。PDFはサーバーに渡しません。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00e0a0",
  "orientation": "portrait-primary",
  "scope": "/",
  "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='40' fill='%2300e0a0'/%3E%3Ctext x='96' y='128' font-family='system-ui,sans-serif' font-size='110' font-weight='800' text-anchor='middle' fill='%230a0a0a'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='100' fill='%2300e0a0'/%3E%3Ctext x='256' y='340' font-family='system-ui,sans-serif' font-size='280' font-weight='800' text-anchor='middle' fill='%230a0a0a'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新規署名依頼",
      "short_name": "新規",
      "description": "新しい署名依頼を送信",
      "url": "/send.html",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='20' fill='%2300e0a0'/%3E%3Cpath d='M48 28v40M28 48h40' stroke='%230a0a0a' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}
