{
  "name": "One Day, Not Today",
  "short_name": "One Day",
  "description": "52 conversations your family should have before they need to. Created by Prismm.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1F2937",
  "theme_color": "#1F2937",
  "orientation": "portrait",
  "icons": [
    {"src":"icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}