{
 "name": "ネット投票",
 "short_name": "ネット投票",
 "start_url": "/kouei/pwa/index.html",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#112D8D",
 "theme_color": "#112D8D",
 "lang": "ja",
 "scope": "/kouei/pwa/",
  "icons": [{
   "src": "/kouei/pwa/images/appic_img_192.png",
   "sizes": "192x192",
   "type": "image/png"
 },
 {
   "src": "/kouei/pwa/images/appic_img_512.png",
   "sizes": "512x512",
   "type": "image/png"
 }]
}
