{
  "name": "Pinory",
  "short_name": "Pinory",
  "description": "Drop a pin, keep a memory. Pin your favorite places with photos, notes, and share with friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f8f1e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pinory-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "photography",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}