{
  "name": "MyPict",
  "short_name": "MyPict",
  "description": "登録不要の無料デザインツール。パワポ感覚で図解・アイコン作成。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "https://mypict.net/wp-content/uploads/2025/10/cropped-cropped-img.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://mypict.net/wp-content/uploads/2025/10/cropped-cropped-img.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}