{
  "name": "mina＋（ミナプラ）— 夜のお店専用の店舗運営システム",
  "short_name": "mina＋",
  "description": "夜のお店の給料計算・売上管理・経営分析をこれひとつでまとめてラクにする、ナイトビジネス専用の店舗運営システム。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#9A6FD3",
  "lang": "ja",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS（売上入力）",
      "short_name": "POS",
      "description": "Quick access to point of sale",
      "url": "/pos",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "給与計算",
      "short_name": "Salary",
      "description": "View salary calculations",
      "url": "/salary",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
