{
  "name": "ponte",
  "short_name": "ponte",
  "description": "どのデバイスからでも、同じメモに辿り着ける。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b81a0",
  "lang": "ja",
  "url_handlers": [
    { "origin": "https://note.gofag.xyz" },
    { "origin": "https://ponte-note.com" },
    { "origin": "https://www.ponte-note.com" }
  ],
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/badge-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}
