{
  "name": "Stella",
  "short_name": "Stella",
  "description": "LUXURY CRM",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a84c",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' font-family='Georgia,serif' fill='%23c9a84c' text-anchor='middle' letter-spacing='2'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230a0a0a' width='512' height='512'/><text x='256' y='350' font-size='320' font-weight='bold' font-family='Georgia,serif' fill='%23c9a84c' text-anchor='middle' letter-spacing='5'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23c9a84c' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' font-family='Georgia,serif' fill='%230a0a0a' text-anchor='middle' letter-spacing='2'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23c9a84c' width='512' height='512'/><text x='256' y='350' font-size='320' font-weight='bold' font-family='Georgia,serif' fill='%230a0a0a' text-anchor='middle' letter-spacing='5'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230a0a0a' width='540' height='720'/><text x='270' y='360' font-size='80' font-weight='bold' font-family='Georgia,serif' fill='%23c9a84c' text-anchor='middle'>Stella</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "顧客一覧",
      "short_name": "顧客",
      "description": "顧客一覧を開く",
      "url": "/?tab=customers",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23c9a84c' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' fill='%230a0a0a' text-anchor='middle'>C</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "日記",
      "short_name": "日記",
      "description": "日記を開く",
      "url": "/?tab=diary",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23c9a84c' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' fill='%230a0a0a' text-anchor='middle'>D</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
