{
  "name": "LIFE TIMER",
  "short_name": "LIFE TIMER",
  "description": "自由時間は、今も燃えている。睡眠・仕事を除いた本当の自由時間をリアルタイム表示。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080B14",
  "theme_color": "#080B14",
  "orientation": "any",
  "lang": "ja",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "ogp.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "LIFE TIMER メイン画面"
    }
  ]
}
