{
  "name": "UDON-CHAN RAIN DODGER",
  "short_name": "UDON-CHAN",
  "description": "お散歩すっきーのうどんちゃんが雨をよけながらお散歩をするゲーム",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#efe6cf",
  "theme_color": "#efe6cf",
  "icons": [
    {
      "src": "./assets/icons/icon-192.png?v=cc3e0a983a",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/icon-512.png?v=cc3e0a983a",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/icon-maskable-512.png?v=cc3e0a983a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
