{
  "name": "Papyone（パピワン）",
  "short_name": "パピワン",
  "description": "愛犬の食事・散歩・排泄を記録して、日々の変化に気づくアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#b45309",
  "lang": "ja",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "screenshots": []
}
