{
  "name": "NovaSphere（ノヴァスフィア）",
  "short_name": "NovaSphere",
  "description": "つながる、ひろがる、未来が見つかる。",
  "start_url": "/novasphere/",
  "scope": "/novasphere/",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "lang": "ja",
  "icons": [
    {
      "src": "/novasphere/wp-content/themes/novasphere-portal/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/novasphere/wp-content/themes/novasphere-portal/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}