{
  "name": "すぐタク｜タクシー会社検索",
  "short_name": "すぐタク",
  "description": "近くのタクシー会社を検索して、すぐ電話できるタクシー会社検索サービスです。",
  "start_url": "/taxi_list.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f6b900",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/images/taxi/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/taxi/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}