{
  "name": "ピコまる｜あなたの暮らしのコンシェルジュ",
  "short_name": "ピコまる",
  "description": "街のオープンデータを、その子の見通しに翻訳する、おでかけの見通しづくりアプリ。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0078A8",
  "icons": [
    { "src": "img/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
