{
  "name": "ナンぽえ v1.0",
  "short_name": "ナンぽえ",
  "description": "ナンプレで毎日脳トレ♪",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "audio_configs": [
    {"id": 1, "name": "ずんだもん"},
    {"id": 2, "name": "めたん"},
    {"id": 3, "name": "つむぎ"}
  ]
}
