{
  "short_name": "FingerLetter",
  "name": "FingerLetter - 指で書いて送るメッセンジャー",
  "description": "日時と位置情報（地図）の条件に合わせて自動で通知をON/OFFする、Googleログイン対応チャットアプリ。",
  "icons": [
    {
      "src": "app_icon.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "app_icon_maskable2.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "app_icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "app_icon_maskable2.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "notification_icon.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "monochrome"
    }
  ],
  "start_url": "index.html",
  "background_color": "#0a0b10",
  "theme_color": "#0086ad",
  "display": "standalone",
  "orientation": "portrait"
}
