{
  "name": "DV Birthday Notepad",
  "short_name": "DV Birthday Notepad",
  "description": "Notes, diary and a live dictionary lookup, all in one self-contained offline-first app.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1877F2",
  "icons": [
    {"src":"REPLACE-WITH-YOUR-ICON-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"REPLACE-WITH-YOUR-ICON-192-maskable.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"REPLACE-WITH-YOUR-ICON-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"REPLACE-WITH-YOUR-ICON-512-maskable.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
