{
  "name": "FSScreener - Full Stride 馬市場検索ツール",
  "short_name": "FSScreener",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FBF3F2",
  "theme_color": "#FBF3F2",
  "icons": [
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
