{
  "name": "Offgrid — Your Private Diary",
  "short_name": "Offgrid",
  "description": "A private, encrypted diary that lives entirely on your device. No servers. No accounts. Just you and the page.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2E8D9",
  "theme_color": "#B5622A",
  "scope": "./",
  "lang": "en",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "offgrid-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "offgrid-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
