{
  "name": "SmartBox Organizer",
  "short_name": "SmartBox",
  "description": "Organize your storage boxes, track items in garage, attic & basement. Number boxes, search instantly, and always know where everything is stored.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#007AFF",
  "background_color": "#ffffff",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/images/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/id6751839278",
      "id": "6751839278"
    }
  ],
  "prefer_related_applications": true,
  "screenshots": [
    {
      "src": "/images/home.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SmartBox home screen showing all your boxes"
    }
  ]
}
