{
  "name": "TinyMatch",
  "short_name": "TinyMatch",
  "description": "Get alerted the moment a matching daycare spot opens in Durham Region.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#0E0B07",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tinymatch-og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "en-CA"
}
