{
  "name": "Next Voyage",
  "short_name": "Next Voyage",
  "description": "唱題タイマー・記録アプリ",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050508",
  "theme_color": "#050508",
  "lang": "ja",
  "scope": "./",
  "icons": [
    {
      "src": "NV_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "NV_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "health"],
  "prefer_related_applications": false
}
