{
  "id": "./",
  "name": "Growly — Real-Life Progress",
  "short_name": "Growly",
  "description": "Record real-life progress and grow with people who matter.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#22C55E",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/growly-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/Icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
