{
  "id": "/",
  "name": "G'Dayte – Australian Dating",
  "short_name": "G'Dayte",
  "description": "Australian dating with free matching and chat. Optional Premium and boosts add visibility, not access to people.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff9fa",
  "theme_color": "#ff4d6d",
  "lang": "en-AU",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["social", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Discover", "short_name": "Discover", "url": "/discover.php", "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]},
    {"name": "Matches", "short_name": "Matches", "url": "/matches.php", "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]},
    {"name": "Events", "short_name": "Events", "url": "/events.php", "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]}
  ]
}
