{
  "name": "NOVA LINE",
  "short_name": "NOVA LINE",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000511",
  "theme_color": "#000511",
  "description": "描いた線が導火線になる物理パズルゲーム",
  "icons": [
    {
      "src": "img/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
