{
  "name": "MINE CART RUSH",
  "short_name": "MINE CART",
  "description": "障害物をかわしてコインを集めるピクセルアートの爽快マインカートゲーム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050408",
  "theme_color": "#050408",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
