{
  "name": "Gift Diary",
  "short_name": "Gift Diary",
  "description": "A private diary of gifts given and received, kept per person and per occasion, with a planner for the occasion ahead — who to buy for, the options, and what they cost. Your data stays on your device.",
  "start_url": "/gift-diary/",
  "scope": "/gift-diary/",
  "id": "/gift-diary/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7b4b67",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["lifestyle", "social", "productivity"],
  "lang": "en"
}
