{
  "name": "地球再起動時間",
  "short_name": "地球再起動",
  "description": "AIが世界情勢を解析し、地球の再起動までのカウントダウンを算出するシステム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050000",
  "theme_color": "#8b0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
