{
  "name": "Knit Buddy — Keep it neat. Knit it right.",
  "short_name": "Knit Buddy",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fcfbf9",
  "theme_color": "#8797a8",
  "description": "編織密度計算機 + 織片資料庫 + 編織日記",
  "lang": "zh-TW",
  "orientation": "portrait",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
