{
  "name": "DoubleDone",
  "short_name": "DoubleDone",
  "description": "A calm, never-shame daily to-do app. It shows you only what today needs and quietly keeps everything you finish.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF6F1",
  "theme_color": "#FAF6F1",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
