{
  "short_name": "ゆさみゆき",
  "name": "宮城県議会議員ゆさみゆき公式サイト",
  "description": "宮城県議会議員ゆさみゆきの公式サイト。30年の確かな実績で誰一人取り残さない宮城をめざします。",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#1a5490",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["politics", "government", "news"],
  "shortcuts": [
    {
      "name": "基本政策",
      "short_name": "政策",
      "url": "/policies",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "活動報告",
      "short_name": "活動",
      "url": "/voice",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "お問い合わせ",
      "short_name": "連絡",
      "url": "/contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}