{
  "id": "rainy.black",
  "name": "web漫画【青春モノクローム】",
  "short_name": "青春モノクローム",
  "description": "90年代に書いた実際の日記をイラストと漫画で描く青春恋愛web漫画。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121f2b",
  "theme_color": "#121f2b",
  "orientation": "portrait",
  "dir": "ltr",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "青春モノクローム",
      "short_name": "ホーム",
      "url": "/",
      "description": "青春モノクロームのトップページ",
      "icons": [
        {
          "src": "/images/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "検索",
      "short_name": "検索",
      "url": "/search/",
      "description": "サイト内検索とコンテンツ一覧",
      "icons": [
        {
          "src": "/images/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "preferred"
}
