{
  "name": "YORIMICHI",
  "short_name": "YORIMICHI",
  "description": "YORIMICHI - 寄り道を、もっと楽しく",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF9F2",
  "theme_color": "#FF6B00",
  "lang": "ja",
  "icons": [
    {
      "src": "https://placehold.co/192x192/FF6B00/white?text=%F0%9F%A7%AD",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/FF6B00/white?text=%F0%9F%A7%AD",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
