{
  "name": "Giggora — Find What's Near You",
  "short_name": "Giggora",
  "description": "Real-time local visibility for vendors, services, and community activity near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F59E0B",
  "background_color": "#ffffff",
  "lang": "fil",
  "dir": "ltr",

  "categories": ["lifestyle", "utilities", "social"],

  "icons": [
    {
      "src": "/icons/favicon.png",
      "sizes": "120x135",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "View Map",
      "short_name": "Map",
      "description": "Open the live map and see what's near you",
      "url": "/"
    },
    {
      "name": "Post a Signal",
      "short_name": "Go Live",
      "description": "Broadcast your location and let neighbors find you",
      "url": "/signals/new"
    },
    {
      "name": "My Circle",
      "short_name": "Circle",
      "description": "Check your trusted contacts and private presence",
      "url": "/circle"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false,

  "id": "com.giggora.app"
}
