{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "出金伝票 Neo",
  "short_name": "出金伝票Neo",
  "description": "セキュアな出金伝票作成・印刷PWAアプリ",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
