{
  "name": "八幡平市ごみ分別アプリ",
  "short_name": "ごみ分別",
  "description": "ごみの写真を撮るだけで分別方法と収集日がわかるアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "ja",
  "dir": "ltr"
}
