{
  "name": "fullyGOTO",
  "short_name": "fullyGOTO",
  "description": "五島列島の観光情報を集めるハブサイト。スポット・店・写真・記事・AIに聞ける、すべてここから。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#E91E96",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "ja",
  "categories": [
    "travel",
    "lifestyle",
    "magazine"
  ]
}