{
  "name": "Freediving PH",
  "short_name": "Freediving PH",
  "description": "Freediving PH is a community app for discovering Philippine freediving spots, sharing dive stories and local conditions, connecting with other divers, and managing community badges and contributor profiles.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#083f4d",
  "background_color": "#edf4f3",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.freedivingph.app",
      "url": "https://play.google.com/store/apps/details?id=com.freedivingph.app"
    }
  ],
  "icons": [
    {
      "src": "assets/freediving-icon-192.png?v=1.0.22",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/freediving-icon-512.png?v=1.0.22",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/splash.png?v=1.0.50",
      "sizes": "1563x1563",
      "type": "image/png",
      "label": "Freediving PH splash preview",
      "form_factor": "narrow"
    }
  ]
}
