{
  "name": "Loreca",
  "short_name": "Loreca",
  "lang": "ja",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#7c6dfa",
  "icons": [
    {
      "src": "https://cdn.loreca.app/img_others/icon-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.loreca.app/img_others/icon-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
