{
  "name": "あとまわしメモ｜やらないと、決めていい",
  "short_name": "あとまわしメモ",
  "description": "「今日はやらない」と決めたことを、棚に置いて預けるアプリ。頭の中のぐるぐると罪悪感を、棚が代わりに覚えておきます。",
  "theme_color": "#c98a3d",
  "background_color": "#fffbeb",
  "start_url": "/",
  "display": "standalone",
  "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"
    }
  ]
}
