{
  "name": "ContactForge",
  "short_name": "ContactForge",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1136x532",
      "label": "ContactForge wide screenshot",
      "form_factor": "wide"
    },
    {
      "src": "img/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1136x532",
      "label": "ContactForge mobile screenshot"
    }
  ]
}
